digger-static

0.0.7 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i digger-static

Weekly Downloads

0

Version

0.0.7

License

MIT

Last publish

Collaborators

  • binocarlos