[Pkg-javascript-devel] Bug#708326: ITP: node-require-all -- Require all Node.js module files within a directory
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Wed May 15 06:29:04 UTC 2013
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
* Package name : node-require-all
Version : 0.0.6
Upstream Author : Felix Geisendörfer <felix at debuggable.com>
* 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.
More information about the Pkg-javascript-devel
mailing list