Package Exports
- rc-calendar
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rc-calendar) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rc-calendar
calendar ui component for react, port from https://github.com/kissyteam/date-picker
install
Usage
var calendar = require('rc-calendar');
// use calendar
Development
npm install
npm start
Example
http://localhost:8001/examples/index.html
Test Case
http://localhost:8001/tests/runner.html?coverage
Coverage
License
rc-calendar is released under the MIT license.