eoyd-react-components
v0.0.1
Published
react-components ui component for react
Maintainers
Readme
rc-react-components
React ReactComponents Component
Screenshots
Development
npm install typings -g
npm install
typings install
npm startExample
http://localhost:8007/examples/
online example: http://react-component.github.io/react-components/
install
Usage
var ReactComponents = require('rc-react-components');
var React = require('react');
React.render(<ReactComponents />, container);API
props
Test Case
npm test
npm run chrome-testCoverage
npm run coverageopen coverage/ dir
License
rc-react-components is released under the MIT license.

