Package: wnpp Severity: wishlist Owner: Mike Gabriel <[email protected]>
* Package name : node-require-all Version : 0.0.6 Upstream Author : Felix Geisendörfer <[email protected]> * URL : https://github.com/felixge/node-require-all * License : Expat Programming Lang: Javascript Description : Require all Node.js module files within a directory This Node.js module provides an easy way to require all module files within a directory. . The require-all call also traverses subdirectories, an exclude regexp for subdirs can be specified. Additionally, a regexp filter can be given, so that only module files matching the filter pattern get included. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

