deepdancer

1.0.1 • Public • Published

Build Status

Looking for the documentation?

Intentions

A dependency injections system that:

  • Requires only a light configuration
  • Fallbacks to loading a module when a key is not declared
  • Has its dependencies declared inside the modules (to reduce the probability to miss an update)
  • Support the overriding of the dependencies (for the purpose of testing)
  • In my usecase, most if not all of my dependencies are named according to the path of the module they contain. So far you should be able to name your dependencies the way you want.

http://xkcd.com/927/

Similar project: https://github.com/nicocube/knit

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i deepdancer

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • frantz.miccoli