
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.