Skip to content

olddigger/digger-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[Not actively maintaind] A static digger supplier that selects the contents of xml, json and csv files in a folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published