An open API service indexing awesome lists of open source software.

https://github.com/aitoroses/angular2-di

Angular2 Dependency Injection (di.js) framework externalized to be used standalone in 14Kb.
https://github.com/aitoroses/angular2-di

Last synced: 8 months ago
JSON representation

Angular2 Dependency Injection (di.js) framework externalized to be used standalone in 14Kb.

Awesome Lists containing this project

README

          

Documentation in progress

In the meanwhile this could help:
- [Dependency Injection in Angular 2](http://blog.thoughtram.io/angular/2015/05/18/dependency-injection-in-angular-2.html)
- [Dependency Injection in Angular 1 and Angular 2](http://victorsavkin.com/post/126514197956/dependency-injection-in-angular-1-and-angular-2)
- [Usage with babel](https://github.com/shuhei/babel-plugin-angular2-annotations)