A react calendar component inspired by Fantastical 2.
npm install react-cal
var Calendar = require('react-cal');
npm test
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
- 0.1.0 Initial release