0.1.0 • Published 6 years ago
@kuuhubb/ioc v0.1.0
KuuHubb-IoC
Kuuhubb-ioc is a simple IoC library that allows automatic wiring of dependencies for require
d libraries in Node.js.
Heavily inspired by Jared Hanson's excellent Electrolyte, this library also allow centralized dependencies definition inside one or more JSON files, allowing the same library being wired differently in different version of the same project (e.g. production vs development, or web vs async-worker)
More information about to use will be added here.
0.1.0
6 years ago