TiloBox
Back to directory
TOAST UI Calendar project preview

TOAST UI Calendar

A JavaScript calendar component featuring day, week, month, and milestone views.

LicenseMIT
GitHub stars11.5k
Last commit1 weeks ago
Tags5 topics
Toast Ui CalendarMilestone Task CalendarProductivityTui CalendarDrag Drop Scheduler
Overview

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.

Guided learning

Learn TOAST UI Calendar by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of TOAST UI Calendar

TOAST UI Calendar displays departmental project schedules and team meeting calendars.

Quickstart

bash
1npm install --save @toast-ui/calendar
javascript
1import Calendar from '@toast-ui/calendar';
2const 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.

TOAST UI Calendar FAQs

TOAST UI Calendar is listed as a Business tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

TOAST UI Calendar is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

TOAST UI Calendar is listed as an alternative to Google Calendar. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.