TOAST UI Calendar
A JavaScript calendar component featuring day, week, month, and milestone views.
Why consider TOAST UI Calendar?
TOAST UI Calendar is an open-source JavaScript calendar component written in TypeScript by NHN Cloud. TOAST UI Calendar supports interactive scheduling, multi-calendar categories, drag-and-drop event resizing, time grid views, and customizable task milestone markers.
Learn TOAST UI Calendar by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of TOAST UI Calendar
TOAST UI Calendar displays departmental project schedules and team meeting calendars.
Quickstart
npm install --save @toast-ui/calendarimport Calendar from '@toast-ui/calendar';const calendar = new Calendar('#container', { defaultView: 'week' });TOAST UI Calendar is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
activecampaign-api-php
Official ActiveCampaign PHP API client for marketing automation and deal pipelines.
klaviyo-api-python
Official Python SDK for the Klaviyo E-commerce Marketing Automation API.
klaviyo-api-node
Official Node.js SDK for the Klaviyo E-commerce Marketing Automation API.
hubspot-api-python
Official Python client for the HubSpot CRM & Marketing Automation REST APIs.