finder
Version:
Highly configurable file finder for NodeJS (works synchronously or asynchronously)
24 lines (13 loc) • 431 B
Plain Text
node-finder package for nodejs
DESCRIPTION:
See finder.js for examples and use cases
HOW TO INSTALL:
1. Install plugin `git clone git://github.com/jpolo/node-finder.git .` OR install via npm `npm install finder`
2. Include the library in your path
CHANGELOG:
0.1
# tested and functional package
TODO:
# handle symlinks and manage recursion
CONTRIBUTION:
Contributions are welcome, feel free to push changes on github.