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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i digger-static

    Weekly Downloads

    5

    Version

    0.0.7

    License

    MIT

    Last publish

    Collaborators

    • binocarlos