-
Updated
Nov 23, 2020 - TypeScript
dependency-injection-container
Here are 126 public repositories matching this topic...
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 6, 2020 - PHP
-
Updated
May 27, 2020 - TypeScript
-
Updated
Sep 2, 2020 - PHP
-
Updated
Feb 12, 2019 - PHP
-
Updated
Nov 23, 2020 - Swift
-
Updated
Nov 15, 2020 - C#
-
Updated
Sep 14, 2020 - C#
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Mar 15, 2018 - Hy
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
Feb 4, 2020 - Go
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Nov 22, 2020 - TypeScript
-
Updated
Aug 16, 2019 - D
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
May 16, 2017
-
Updated
Nov 21, 2020 - TypeScript
-
Updated
Sep 8, 2017 - D
-
Updated
Apr 17, 2019 - Go
-
Updated
Nov 16, 2017 - C++
-
Updated
Aug 6, 2018 - Go
Hi, i think its possible to get the core (DI only) bundle size down by about 1000% with a little effort. This will certainly have to happen in the future, so it's better to address it now imo.
check out https://github.com/jmankopf/mani-injector and replace 'reflect-metadata' with @abraham/reflection. works great. (like 300 loc vs rxdi 40k lol).
jupyter lab has a light weight DI system with
-
Updated
Feb 6, 2020 - PHP
-
Updated
Dec 23, 2019 - PHP
-
Updated
Nov 12, 2020 - TypeScript
Improve this page
Add a description, image, and links to the dependency-injection-container topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dependency-injection-container topic, visit your repo's landing page and select "manage topics."
For testing it's convenient to be able to destroy the context after each test and set it up before.