0.0.6 • Published 9 years ago
bn-rate v0.0.6
bn-rate
React Rate Component
Screenshots
Development
npm install
npm startExample
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-testCoverage
npm run coverageopen coverage/ dir
License
bn-rate is released under the MIT license.
