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