Node module for simplifying the extensibility of an application using plugin pattern.
Unlike other modules, addins considers that each extension, plugin or module is, in its own, a valid node module.
Work in progress.
Plugins module loader
Homepage Repository npm JavaScript Download
npm install addins@0.0.3
Node module for simplifying the extensibility of an application using plugin pattern.
Unlike other modules, addins considers that each extension, plugin or module is, in its own, a valid node module.
Work in progress.