digger-static
v0.0.7
Published
A static digger supplier that selects the contents of xml, json and csv files in a folder
Downloads
3
Readme
digger-static
A static digger supplier that selects the contents of xml, json and csv files in a folder
installation
$ npm install digger-static
usage
var static = require('digger-static');
var supplier = static({
folder:__dirname + '/myfolder'
})
licence
MIT