-
**Please briefly describe the project you'd like to add to _Best of JS_?**
Lightweight dependency injection containers for JavaScript/TypeScript
**What is the GitHub repository of the project yo…
-
Is there a list of JS frameworks that are currently providing decorators or documenting usage with decorators?
-
Hi, I am not very good with english, but i will try to express me. I am using this library with qwik.js because It does not support with decorators (for example, qwik.js with inversify.js). It is a ve…
-
I've been trying to switch from InversifyJS and this has been the best alternative so far! I'm trying to solve the problem of losing automatic type safety in the constructor.
In Inversify I would h…
-
**What would you like Renovate to be able to do?**
Avoid ad-hoc module-local state and use some `Singleton` class instead
**Did you already have any implementation ideas?**
-
### Bug description
We use the InversifyJS dependency injection framework and Typescript 5.1.6. When upgrading from Prisma 5.0.0 to 5.1.0 with no other code changes, `tsc` results in the following er…
-
Moved here from Microsoft/types-publisher#215. We now automatically detect these, and there are a lot of them!
We should make pull requests for each of these and let both the package author and the…
ghost updated
11 months ago
-
### Describe the bug
Hi, I ran into issue with solidjs `hydrate()`, it doesn't see changes in the DOM between server/client render.
I use 2 IoC containers (inversifyjs) and code see the changes (c…
-
Part of #443
We want to use dependency injection in 2.0 and need to choose a library. Candidates are:
- [typescript-ioc](https://github.com/thiagobustamante/typescript-ioc)
- [tsyringe](https:/…
-
For example I would like to append custom metadata to execute_request.
I was hoping to create a new VS Code extension, which hooks vscode-jupyter and provides it's own IKernelProvider through Inver…