di
di copied to clipboard
DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments.
Dependency injection
DI is a dependency injection framework that allows you to define dependencies as easily as you define function arguments.
- Documentation
- Example app
- Clj doc
- Tests
Versions
- See
1.0branch for previous version - See
masterbranch for current version
License
Copyright © 2022 Mikhail Kuzmin
Licensed under Eclipse Public License v2.0 (see LICENSE).