Last Updated: February 25, 2016
·
458
· michalkow

JQuery rating plugin

For my latest project I had to create a rating option in comments/reviews form.

There are few good js plugins I found (especially RateIt - I would recommend it), but for my project I needed something fast and simple.

I figured it cannot be that hard to write and maybe will be of use to someone else. So here it is, check my GitHub.