node-autoload
v0.0.2
Published
Node.JS Modules Autoload
Downloads
3
Readme
node-autoload
Provides automatic loading of Node.JS modules with next features:
- Control under modules to automatic load;
- Lazy module initialization;
- Path-less modules requiring (to forget about something like this: https://gist.github.com/branneman/8048520);
- Join several autoloading context.
For details visit project wiki on GitHub: https://github.com/AlexanderSychev/node-autoload/wiki