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
- Host: GitHub
- URL: https://github.com/rumkin/node-di
- Owner: rumkin
- Created: 2016-05-06T14:13:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T15:37:19.000Z (about 10 years ago)
- Last Synced: 2025-03-25T01:42:28.907Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Node DI
Node dependency injection. Run example:
```bash
node test/main.js
```