https://github.com/itsgitz/typescript-dependency-injection-example
Dependency Injection Implementation in TypeScript using `tsyringe`
https://github.com/itsgitz/typescript-dependency-injection-example
Last synced: 17 days ago
JSON representation
Dependency Injection Implementation in TypeScript using `tsyringe`
- Host: GitHub
- URL: https://github.com/itsgitz/typescript-dependency-injection-example
- Owner: itsgitz
- License: mit
- Created: 2024-11-25T05:26:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-25T06:15:19.000Z (over 1 year ago)
- Last Synced: 2024-11-25T07:22:18.808Z (over 1 year ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typescript-dependency-injection-example
Dependency Injection Implementation in TypeScript using `tsyringe`