Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator should support TSyringe DI #25

Open
gius opened this issue Nov 6, 2020 · 4 comments
Open

Generator should support TSyringe DI #25

gius opened this issue Nov 6, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gius
Copy link
Contributor

gius commented Nov 6, 2020

Support https://github.com/microsoft/tsyringe as alternative DI container

@gius gius added the enhancement New feature or request label Nov 20, 2020
@gius
Copy link
Contributor Author

gius commented Jun 24, 2022

@gius gius added this to the v2 milestone Jun 24, 2022
@gius gius self-assigned this Oct 20, 2022
@gius
Copy link
Contributor Author

gius commented Oct 20, 2022

If using https://github.com/wessberg/DI, there is no need to generate any configuration at all. Simple registration with lifetime scope is better done manually. However, the code generation needs to be adapted to Vite.

@gius
Copy link
Contributor Author

gius commented Nov 24, 2022

So far, https://github.com/nicojs/typed-inject seems like a good solution.

@gius
Copy link
Contributor Author

gius commented Jan 4, 2023

This might help to use wessberg/DI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant