mrt:jquery-raty

v2.7.2Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

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