Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 505 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 505 Bytes

Ratemate

The goal of this little jQuery plugin is to provide a rating widget wrapping the HTML5 meter, input[type=number] and input[type=range] elements. The rating will be displayed and/or controlled using a Raphaël canvas.

This plugin is being developed in CoffeeScript. Grab the compiled jQuery plugin from src/compiled/.

Requirements

Ratemate is being developed using jQuery 1.4.4 and Raphaël 1.5.2. These libraries can be found via their websites or in the lib/ directory of this project.