JSPM

  • Created
  • Published
  • Downloads 414477
  • Score
    100M100P100Q183994F
  • License MIT

An official FullCalendar component for React

Package Exports

  • @fullcalendar/react

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 (@fullcalendar/react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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