# icalevent **Repository Path**: mirrors_regular/icalevent ## Basic Information - **Project Name**: icalevent - **Description**: a node module for creating ical events - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iCalEvent ## About Create an iCalEvent instance, set limited event details and event.toFile() will return an ics formatted string. ## Install npm install icalevent ## Todos * cleanup example * cleanup code