|
|
|
|
|
by mikaelcarlavan
1984 days ago
|
|
In fact, not all languages have a library as simple as the Node package you are pointing at. Most libraries require you to use the iCalendar standard syntax which, for a single event, is accessible but becomes complicated for a recurring event for example. But for the Node package you mentioned, you are absolutely right. |
|
For context, we use this in production: https://www.npmjs.com/package/ical-generator, but again that's NodeJS