https://github.com/fvilers/tsinject
A dependency injection library providing an inversion of control container written in TypeScript
https://github.com/fvilers/tsinject
dependency-injection inversion-of-control library typescript typescript-library
Last synced: over 1 year ago
JSON representation
A dependency injection library providing an inversion of control container written in TypeScript
- Host: GitHub
- URL: https://github.com/fvilers/tsinject
- Owner: fvilers
- License: mit
- Created: 2022-12-29T15:35:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T17:15:27.000Z (over 3 years ago)
- Last Synced: 2025-01-25T13:41:46.104Z (over 1 year ago)
- Topics: dependency-injection, inversion-of-control, library, typescript, typescript-library
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tsinject
A dependency injection library providing an inversion of control container written in TypeScript