/meteor-jquery-raty

Raty - A jQuery star Rating Plugin

Primary LanguageJavaScriptMIT LicenseMIT

Raty - A jQuery star Rating Plugin

Raty v.2.7.0 is a easy to use jQuery star plugin for star rating system

How to install

  1. npm install -g meteorite
  2. mrt add jquery-raty

Simple Usage

You need just to have a div to build the Raty

HTML:

<div class="raty"></div>

JS:

$('.raty').raty();

Documentation

http://wbotelhos.com/raty