
FullCalendar - JavaScript Event Calendar
Jun 1, 2019 · With over 300 settings, and more being added every release, FullCalendar can do just about anything. Reduce your project's bundle size by using FullCalendar's modular …
Documentation | FullCalendar
Jun 1, 2019 · Date & Time Display Date Navigation Date Nav Links Week Numbers Date Clicking & Selecting Now Indicator Business Hours
React Component - Docs | FullCalendar
Jun 1, 2019 · FullCalendar seamlessly integrates with the React JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API.
Getting Started - Docs | FullCalendar
Jun 1, 2019 · The simplest way to get started is with FullCalendar’s pre-built bundles and <script> tags: Initializing with script tags For larger projects, it’s best to use some type of build system: …
Getting Started - Docs v4 | FullCalendar
Jun 1, 2019 · A number of free CDNs host FullCalendar’s dist files. A clever way to choose a CDN and figure out the URLs of the files you need is to visit the package on Yarn.
Introduction - Docs | FullCalendar
Jun 1, 2019 · How to get FullCalendar’s code, initialize a calendar, and other basic principles.
Initialize with Script Tags - Docs | FullCalendar
Jun 1, 2019 · Leverage one of FullCalendar’s prebuilt bundles or include individual plugins Standard Bundle First, obtain the standard fullcalendar bundle in one of the following ways: …
Demos - FullCalendar
Jun 1, 2019 · 10% of profits donated to effective charities Does your company use FullCalendar? Tell us »
Loading the Code - Docs v3 | FullCalendar
Jun 1, 2019 · You must first get FullCalendar’s code loaded onto the page before initializing a calendar. You can write your own script tags or you can use a build system like Webpack.
Vue Component - Docs | FullCalendar
Jun 1, 2019 · FullCalendar seamlessly integrates with the Vue JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API.