0.4.3 • Published 10 years ago

iinject v0.4.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

iInject

iInject is a dependency injection library for javascript/node.js

Heavily ispired from Google's Guice project https://code.google.com/p/google-guice/

Why iInject?

At work we have quite a big deployment of node.js applications and they depend heavily on internal services. To solve the problem of testing and modularizing the code I wanted to use something like 'Google's Guice' for javascript, so ended up writing one :-)

There are some examples in the examples folder which shall hopefully help you on how to get started with. However I suggest to start off with watching this video: http://youtu.be/hBVJbzAagfs

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago