2.5.4 • Published 6 years ago
rnb-rc-rate v2.5.4
rc-rate
React Rate Component
Screenshots
Development
npm install
npm startExample
http://localhost:8000/examples/
online example: http://react-component.github.io/rate/
install
Usage
var Rate = require('rc-rate');
var React = require('react');
React.render(<Rate />, container);API
props
Test Case
npm test
npm run chrome-testCoverage
npm run coverageopen coverage/ dir
License
rc-rate is released under the MIT license.
