An open API service indexing awesome lists of open source software.

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 -

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)