1.0.1 • Published 1 year ago

files-get v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

file-get

get the files from path

Install

npm i files-get

Usage

import scGets from "files-get";  

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

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

License

Licensed under MIT

1.0.1

1 year ago

1.0.0

1 year ago