Development
pluggable.js takes mins to add a plugin architecture in your JavaScript project
pluggable.js is a tiny library that lets you make your JS project extendable via plugins, while still keeping sensitive objects and data private through closures.