5.4.3 • Published 4 years ago

fullcalendar-reactcalendar v5.4.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

FullCalendar React Component Build Status

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).