/ng-like

AngularJS like-bar directive

Primary LanguageJavaScript

ng-like

A like-bar directive for AngularJS, similar to that of Youtube's but with data binding.

Usage

Uses likes from the controller as an object

<likebar height="5" width="200" likes="likes"></likebar>