UNPKG

express-load-ns

Version:

Autoload modules into an Express application instance, config, models, routes, controllers etc...

65 lines (47 loc) 1.19 kB
1.1.7 / 2013-02-02 ================== * External logger support * Updated package.json 1.1.2 / 2012-09-16 ================== * Allow multiple parameters for into method * Updated Readme * Updated package.json 1.1.1 / 2012-09-15 ================== * Fixed logging * Fixed recursive hidden directories * Updated package.json 1.1.0 / 2012-08-23 ================== * Updated Exress dev dependencies * Added verbose option, logging is off by default * Updated Readme * Updated package.json 1.0.0 / 2012-08-09 ================== * Major re-write, now allows chaining * Improved examples * Added MVC example * Updated package.json * Updated Readme 0.0.4 / 2012-08-09 ================== * Added autoConfigure feature * Cleaned up indentation and comments * Improved configuration example * Updated package.json * Updated Readme 0.0.3 / 2012-08-08 ================== * Ignore directories * Fixed simple example * Updated package.json 0.0.2 / 2012-08-07 ================== * Updated Readme * Updated License * Updated package.json 0.0.1 / 2012-08-07 ================== * Initial release