readdirtree
v0.0.1
Published
reads a dir tree
Readme
readdirtree
reads a dir tree
Install
npm install readdirtree
API
array = readdirtree(dirname, [filter])
Reads a dir tree and optionally passing a filter function
that will match against filenames.
License
MIT
