DEV Community

jQueryScript
jQueryScript

Posted on

ilamy Calendar: A powerful, full-featured React calendar component

ilamy Calendar: a React library that handles calendar views and event scheduling with TypeScript support.

The library includes:

  • Month, week, day, year, and resource timeline views
  • RFC 5545 recurring events with RRULE patterns
  • Drag-and-drop event management with collision detection
  • iCalendar export with full recurrence rule support
  • 100+ locale support through dayjs integration
  • Tailwind CSS v4 styling with custom theming
  • TypeScript definitions for all components and props

Works with Next.js (use 'use client'), Vite, Create React App, and Astro (use client:only directive). The package ships without bundled CSS and connects directly to Tailwind's scanning system.

Check it out if you need calendar functionality with recurring event support and iCalendar compatibility.

πŸ‘‰ Blog Post

πŸ‘‰ GitHub Repo

πŸ‘‰ Live Demo

Top comments (0)