- Information
- License (MIT)
- Recent Changes
- Supported Languages
- Supported Export Types
- Supported Import Types
- Setup
- Getting Started
- CDN Links
- JSON Objects
- Calendar Event
- Holiday
- Navigation
- Shortcut Keys
- API
- Binding Functions
- Class Instance Functions
- Advanced
- Custom Triggers
- Basic Options
- View Options
- Search Options
- Text Options
- Date Formatting
CDN Links
Access the latest Calendar.js CDN links to quickly integrate the library into your project. Always up-to-date and easy to use, these links let you add Calendar.js without downloading or hosting files locally.
https://cdn.jsdelivr.net/gh/williamtroup/Calendar.js@main/dist/calendar.min.js
https://cdn.jsdelivr.net/gh/williamtroup/Calendar.js@main/dist/calendar.js.min.css
You can also include the plugin JS files from the following links:
https://cdn.jsdelivr.net/gh/williamtroup/Calendar.js@main/dist/calendar.binding.min.js
https://cdn.jsdelivr.net/gh/williamtroup/Calendar.js@main/dist/calendar.jquery.min.js
If you wish to use the unminimized versions, remove the ".min" from the URLs.