https://github.com/nehalist/di-ts
Dependency Injection in TypeScript
https://github.com/nehalist/di-ts
Last synced: 3 months ago
JSON representation
Dependency Injection in TypeScript
- Host: GitHub
- URL: https://github.com/nehalist/di-ts
- Owner: nehalist
- Created: 2018-02-04T17:00:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T17:11:03.000Z (about 7 years ago)
- Last Synced: 2025-03-16T23:51:16.404Z (3 months ago)
- Language: TypeScript
- Homepage: https://nehalist.io/dependency-injection-in-typescript/
- Size: 7.81 KB
- Stars: 56
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Dependency Injection in TypeScript
Basic DI implementation in TS, see [nehalist.io/dependency-injection-in-typescript/](https://nehalist.io/dependency-injection-in-typescript/).