Preparing for system design interviews?  Try bugzed.com →

iCal Expander

JSON →
library 3.2.0 ·javascript
verified Jun 17, 2026

ical-expander is a JavaScript/TypeScript library designed for parsing and expanding iCalendar (ICS) data. It acts as a wrapper around the `ical.js` library, simplifying the complexities of recurring events by automatically handling `EXDATE` (excluded occurrences), `RRULE` (recurrence rules), and `RECURRENCE-ID` (overridden instances). The package also incorporates timezone definitions from the IANA Time Zone Database, ensuring correct parsing even when timezone information is absent from the ICS file itself. The current stable version is 3.2.0, with a release cadence that indicates active maintenance and incremental improvements, such as recent updates to timezone data and fixes related to `ical.js` versions. A key consideration is its synchronous processing model, which can block the JavaScript event loop when dealing with large ICS files or high `maxIterations` values, requiring careful usage, particularly in performance-sensitive applications. Its primary differentiator is abstracting away the intricacies of `ical.js` for common expansion tasks.

total hits 11
actors 4 distinct systems
last hit 20d ago AhrefsBot
GPTBot
4
Script
1
Search engines
2

top countries 🇨🇦 Canada · 🇺🇸 United States · 🇩🇪 Germany