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.
- Host: GitHub
- URL: https://github.com/aitoroses/angular2-di
- Owner: aitoroses
- Created: 2016-01-18T19:19:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T11:51:30.000Z (almost 10 years ago)
- Last Synced: 2025-04-28T20:45:26.802Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 298 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)