all imlementations using AngularJS all imlementations of Simple Clicker

a controller as implementation
of the Simple Clicker demo using AngularJS

{{count}} bottles of beer on the wall

Framework Code size Bundle size Author Github
AngularJS 1.5.8 414 1218650 krawaller link

This solution uses the controllerAs syntax. As controllers expect some HTML to already be in the document, we have to use an index.html file.