1.0.2 • Published 1 year ago

sub-rc-rate v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

rc-rate


React Rate Component

NPM version build status gemnasium deps npm download

Screenshots

Development

npm install
npm start

Example

http://localhost:8000/examples/

online example: http://react-component.github.io/rate/

install

rc-rate

Usage

var Rate = require('rc-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

rc-rate is released under the MIT license.

1.0.2

1 year ago