An open API service indexing awesome lists of open source software.

https://github.com/rumkin/node-di

Node dependency injector
https://github.com/rumkin/node-di

Last synced: 8 months ago
JSON representation

Node dependency injector

Awesome Lists containing this project

README

          

# Node DI

Node dependency injection. Run example:

```bash
node test/main.js
```