https://github.com/prrashi/rateyo
A simple and flexible star rating plugin, v2 docs -
https://github.com/prrashi/rateyo
javascript rating star-rating
Last synced: 5 months ago
JSON representation
A simple and flexible star rating plugin, v2 docs -
- Host: GitHub
- URL: https://github.com/prrashi/rateyo
- Owner: prrashi
- License: mit
- Created: 2014-07-20T05:40:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:19:37.000Z (almost 3 years ago)
- Last Synced: 2025-05-16T15:08:27.725Z (5 months ago)
- Topics: javascript, rating, star-rating
- Language: JavaScript
- Homepage: http://rateyo.fundoocode.ninja
- Size: 1.69 MB
- Stars: 352
- Watchers: 9
- Forks: 79
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rateYo
======A simple and flexible, vanilla js star rating Plugin,
it uses SVG to render rating, so no images required.
just create a div, throw some styles, initialize and thats it!.
**Hover** to change the rating and **Click** to set.
**Documentation**:
http://prrashi.github.io/rateYo/**Installation**:
`npm i rateyo`**Browser Support**:
Supported by all modern browsers from IE11**Packages**
- [Jquery Rateyo(`npm i @rateyo/jquery`)](https://www.npmjs.com/package/@rateyo/jquery)
- React Rateyo (Coming Soon)
- Svelte Rateyo (Coming Soon)
- Vue Rateyo (Coming Soon)