0.0.6 • Published 8 years ago

bn-rate v0.0.6

Weekly downloads
3
License
-
Repository
github
Last release
8 years ago

bn-rate


React Rate Component

NPM version

Screenshots

Development

npm install
npm start

Example

http://localhost:8000/examples/

install

bn-rate

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.