Description:
Vue-rate-it is an extensible, highly customizable rating system for Vue.js 2. It includes four built-in rating components for rating with stars, hearts.
Features:
- Rate with Stars, Hearts, Images or any Font Awesome glyph.
- Extensible – Create your own SVG raters by extending the included components.
- Includes port of nearly 700 font awesome glyphs to use as rating items.
- Customizable rating increments – Use any increment you want from 0.01 onwards.
- Customizable styles – Change colors, borders, sizes and spacing.
- Create read-only ratings.
- Uses scalable SVG images.
- Supports v-model for easy syncing (Vue 2.2+)
Preview:
Download Details:
Author: craigh411
Live Demo: https://craigh411.github.io/vue-rate-it/#/
Download Link: https://github.com/craigh411/vue-rate-it/archive/master.zip
Official Website: https://github.com/craigh411/vue-rate-it
Install & Download:
npm install vue-rate-it