file-get

1.0.1 • Public • Published

file-get

get a file from path

Install

npm i file-get

Usage

import scGets from "file-get";  

    const sc=new scGets()
    await sc.init({path:'./test/'});   

console.log(sc.tag('test').got('jane'))

License

Licensed under MIT

/file-get/

    Package Sidebar

    Install

    npm i file-get

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    1.83 kB

    Total Files

    5

    Last publish

    Collaborators

    • scpu