1.0.1 • Published 1 year ago
file-get v1.0.1
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