v1/web/libraries/jquery-bar-rating
Gdilove 927f32325b 初始化 2023-11-13 20:36:13 +08:00
..
dist 初始化 2023-11-13 20:36:13 +08:00
examples 初始化 2023-11-13 20:36:13 +08:00
test 初始化 2023-11-13 20:36:13 +08:00
themes 初始化 2023-11-13 20:36:13 +08:00
.gitignore 初始化 2023-11-13 20:36:13 +08:00
.travis.yml 初始化 2023-11-13 20:36:13 +08:00
CHANGELOG.md 初始化 2023-11-13 20:36:13 +08:00
LICENSE.txt 初始化 2023-11-13 20:36:13 +08:00
README.md 初始化 2023-11-13 20:36:13 +08:00
bower.json 初始化 2023-11-13 20:36:13 +08:00
gulpfile.js 初始化 2023-11-13 20:36:13 +08:00
jquery.barrating.js 初始化 2023-11-13 20:36:13 +08:00
karma.conf.js 初始化 2023-11-13 20:36:13 +08:00
package.json 初始化 2023-11-13 20:36:13 +08:00

README.md

jQuery Bar Rating Plugin Build Status

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/

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.