1.0.0 • Published 8 years ago

rc-antd-star v1.0.0

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

rc-antd-ceshi


React AntdCeshi Component

NPM version build status Test coverage gemnasium deps node version npm download Sauce Test Status

Sauce Test Status

Browser Support

IEChromeFirefoxOperaSafari
IE 8+ ✔Chrome 31.0+ ✔Firefox 31.0+ ✔Opera 30.0+ ✔Safari 7.0+ ✔

Screenshots

Development

npm install
npm start

Example

http://localhost:8000/examples/

online example: http://react-component.github.io/antd-ceshi/examples/

Feature

  • support ie8,ie8+,chrome,firefox,safari

Keyboard

install

rc-antd-ceshi

Usage

var AntdCeshi = require('rc-antd-ceshi');
var React = require('react');
React.render(<AntdCeshi />, container);

API

props

Test Case

http://localhost:8000/tests/runner.html?coverage

Coverage

http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8000/tests/runner.html?coverage

License

rc-antd-ceshi is released under the MIT license.