You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
642 B

1 year ago
# jQuery Bar Rating Plugin [![Build Status](https://img.shields.io/travis/antennaio/jquery-bar-rating/master.svg?style=flat-square)](https://travis-ci.org/antennaio/jquery-bar-rating)
Minimal, light-weight jQuery ratings.
## How to use
Documentation and examples of use can be found here:
[http://antenna.io/demo/jquery-bar-rating/examples/](http://antenna.io/demo/jquery-bar-rating/examples/)
## How to run tests
```
git clone https://github.com/antennaio/jquery-bar-rating
cd jquery-bar-rating
npm install
npm test
```
## License
This plugin is available under [the MIT license](http://www.opensource.org/licenses/mit-license.php).