gjunge / rateit.js

Rating plugin for jQuery. Fast, Progressive enhancement, touch support, icon-font support, highly customizable, unobtrusive JavaScript (using HTML5 data-* attributes), RTL support, supports as many stars as you'd like, and also any step size.
MIT License
161 stars 45 forks source link

Fix `main` npm script #3

Closed jgierer12 closed 8 years ago

jgierer12 commented 8 years ago

Adding the correct main script in package.json so require()ing RateIt works in node/browserify.