kalender-events

kalender-events

This Node module gets the events from an ical-URL, a caldav-server or from iCloud.

Get Started →

Feature Rich

Execute ical, icloud or caldav queries from within your own nodejs app or CLI

Filter

Filter your events based on regex, date comparsion and more

Automated Test

Automate manual tests and integrate them into your CI/CD pipeline

Getting Started

Install CLI

npm install -g kalender-events

Documentationopen in new window

Usage in your own node module

$ npm install kalender-events

Documentationopen in new window