bn-rate
v0.0.6
Published
React Star Rate Component(Base on rc-rate)
Downloads
16
Maintainers
Readme
bn-rate
React Rate Component
Screenshots
Development
npm install
npm start
Example
http://localhost:8000/examples/
install
Usage
var Rate = require('bn-rate');
var React = require('react');
React.render(<Rate />, container);
API
props
Test Case
npm test
npm run chrome-test
Coverage
npm run coverage
open coverage/ dir
License
bn-rate is released under the MIT license.