jsen- / stimpack

Dependency injection based on Angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stimpack

Dependency injection based on Angular 2

Installation

$ npm install stimpack --prod

Development

$ npm install -g babel tsd
$ git clone https://github.com/jsen-/stimpack
$ cd stimpack
$ npm install
$ tsd reinstall
$ npm run build

About

Dependency injection based on Angular 2

License:MIT License


Languages

Language:JavaScript 75.9%Language:TypeScript 24.1%