Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 290 Bytes

Goals

  • Handle function, constructor, and constant injectors
  • Allow asynchronous injectors
  • Easy forking for multiple environments
  • Allow specifying dependencies by name (robot leg problem)
  • Unfilfilled dependencies are failures, not null
  • Allow easy debugging of dependency graph