Framework | Code size | Bundle size | Author | Github |
---|---|---|---|---|
AngularJS 1.5.8 | 501 | 1218848 | krawaller | link |
This solution uses the component syntax introduced in Angular 1.5, and has the controller defined separate.
In components, componentAs
defaults to $ctrl
(while defaults to false
in directives).