Skip to content

saorabhkr/rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

jQuery plugin which enables stars based on ratings values

$(dom).stars();

HTML Uses

<span class="stars" data-numStars="{{rating}}" data-rating="{{rating}}" data-num-stars="5" ></span>

ICONS

Mentation below these there font-awesome icons is being used to show full and half stars. It can be replaced with custom icons.

fa-star fa-star-half-empty fa-star-o

About

jQuery plugin star rating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published