|
||
---|---|---|
.. | ||
dist | ||
src | ||
CHANGELOG.md | ||
LICENSE.txt | ||
README.md | ||
package.json |
README.md
FullCalendar React Component ![Build Status](https://travis-ci.com/fullcalendar/fullcalendar-react.svg?branch=master)
An official FullCalendar component for React.
This is more than a mere "connector". It tells the core FullCalendar package to begin rendering with React virtual DOM nodes as opposed to the Preact nodes it normally uses, transforming FullCalendar into a "real" React component. You can learn a bit more from this blog post (more info to come).