files-get

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i files-get

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

2.79 kB

Total Files

5

Last publish

Collaborators

  • scpu