Full-sized drag & drop event calendar in JavaScript
Full-sized drag & drop event calendar in JavaScript
Full-sized drag & drop calendar in JavaScript
Connectors:
The FullCalendar Standard Bundle is easier to install than individual plugins, though filesize will be larger. It works well with a CDN.
Install the FullCalendar vanilla-JS package:
npm install fullcalendar
Instantiate a Calendar with plugins and options:
…
You must install this repo with PNPM:
pnpm install
Available scripts (via pnpm run <script>):
build - build production-ready dist filesdev - build & watch development dist filestest - test headlesslytest:dev - test interactivelylintcleanNo open issues yet, or sync has not completed.