1.0.1 • Published 2 years ago
files-get v1.0.1
file-get
get the files from pathInstall
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