Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 292 Bytes

File metadata and controls

5 lines (3 loc) · 292 Bytes

MyAngular

An in-progress implementation of the Angular framework in vanilla JS, based on the book Build Your Own AngularJS.

The current implementation includes scopes, expressions, filters, modules, dependency injection, promises, http service, directives, controllers and interpolation.