typejector
v0.3.1
Published
Typejector powerful dependency injection container for Typescript
Downloads
18
Maintainers
Readme
Typejector
Standalone, powerful dependency injector for TypeScript and Javascript
Good news, version 0.2 is available now. The main concept of new version of DI is based on powerful Spring DI container with all magic in it.
##For everyone who read this article and wants to help develop this idea and project
I`m open to suggestion and if you want to help me - just create new issue, or write on project gitter.
##Requirement
EcmaScript 5 or higer and Typescript 1.5 or higer
How to use it?
To understand how to use Typejector looks at the Getting Started section.