all imlementations using AngularJS all imlementations of Simple Clicker

a controller 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 438 1218651 krawaller link

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