0.3.1 • Published 10 years ago

typejector v0.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

npm version Bower version

Typejector

Join the chat at https://gitter.im/OlegDokuka/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.