JSPM

  • Created
  • Published
  • Downloads 77919
  • Score
    100M100P100Q158134F
  • License MIT

An official FullCalendar component for Vue 3

Package Exports

  • @fullcalendar/vue3

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

Readme

FullCalendar Vue Component Build Status

This project provides an official Vue component for FullCalendar, with all the same setting.

This package supports Vue 3. It can be installed like this:

npm install @fullcalendar/vue3

For view Vue 2, visit the master branch.