0.0.1 • Published 6 years ago

eoyd-react-components v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

rc-react-components


React ReactComponents Component

NPM version build status Test coverage gemnasium deps npm download

Screenshots

Development

npm install typings -g
npm install
typings install
npm start

Example

http://localhost:8007/examples/

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

install

rc-react-components

Usage

var ReactComponents = require('rc-react-components');
var React = require('react');
React.render(<ReactComponents />, container);

API

props

Test Case

npm test
npm run chrome-test

Coverage

npm run coverage

open coverage/ dir

License

rc-react-components is released under the MIT license.