yairodriguez / AngularJS

Own implementation of AngularJS, using Extreme Test–First and ES6.
0 stars 0 forks source link

Modules and The Injector #12

Open yairodriguez opened 8 years ago

yairodriguez commented 8 years ago

Description

Have a perfectly serviceable module system and an injector into which you can register constants, and using which you can inject functions and constructors.


Issue Checklist

All issues in milestone: 0.4.0 milestone


Assignees