awesome-rating icon indicating copy to clipboard operation
awesome-rating copied to clipboard

Awesome-rating is a jQuery plugin that allows you to use simple, but flexible star rating mechanism.

Results 3 awesome-rating issues
Sort by recently updated
recently updated
newest added

I am trying to apply a decimal rating i.e. 2.3 but it won't display the correct result. I'm using knockout.js. Any ideas how to fix? var rating = ko.observable(2.3); var...

bower is being abandoned.