Skip to content
/ di Public

DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments.

License

Notifications You must be signed in to change notification settings

darkleaf/di

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82dfaef · Mar 3, 2025
Jan 20, 2023
Jan 23, 2023
Jul 2, 2024
Mar 3, 2025
Mar 3, 2025
Feb 18, 2025
Jan 9, 2025
Oct 25, 2024
Feb 7, 2025
May 1, 2022
Jan 21, 2023
Feb 7, 2025
Mar 3, 2025
Feb 7, 2025

Repository files navigation

Clojars Project cljdoc badge

Dependency injection

DI is a dependency injection framework that allows you to define dependencies as easily as you define function arguments.

Versions

  • See 1.0 branch for previous version
  • See master branch for current version

License

Copyright © 2022 Mikhail Kuzmin

Licensed under Eclipse Public License v2.0 (see LICENSE).

About

DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments.

Topics

Resources

License

Stars

Watchers

Forks