jbraithwaite / react-cal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-cal

A react calendar component inspired by Fantastical 2.

Installation

  npm install react-cal

Usage

  var Calendar = require('react-cal');

Tests

npm test

Contributing

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.

Release History

  • 0.1.0 Initial release

About

License:MIT License


Languages

Language:JavaScript 58.9%Language:CSS 27.3%Language:HTML 13.8%