Skip to content

TomDunn/node-di-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Dependency Injection Framework

A DI framework based on promises that allows components to be constructed asynchronously. Components need to specify a list (empty OK) of dependencies. A component will only be constructed once all the dependencies are resolved.

Usage

TODO still, see the tests for examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published