Welcome
With this directive you can build rating inputs easily.
Look! A demo!
Installation via bower
bower install angular-input-stars
Inject it
angular
Use
You can customize the base, empty, hover, and full and icon classes via attributes
Unlike icon-base, on icon-full, icon-hover and icon-empty you must specify only one class, but that is all you need : ]
You can customize the list class to whatever you want
You can make it readonly thanks to @anjorinjnr
The .css file is optional and it is a bootstrap for customizations.
Dependencies
This directive uses FontAwesome as fallback if you don't specify any icon class.
License
MIT License © Rafael Mello Campanari