Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-cal

ohnx5MIT0.5.0

nodejs calendar module

calendar, ical

readme

node-cal

Build Status Coverage

node-cal is a nodejs calendar module.

it allows someone to create new events, add them to a calendar, and then export that calendar to an iCal (AKA ics) format.

it is also possible to convert a calendar or a calendar event to a JSON format, and then read that same JSON format back into a calendar format.

want a feature added? feel free to create an issue.