@rubys/ical
v0.0.1
Published
Downloads
4
Readme
The purpose of this module is to provide parse
and
serialize
methods that enable round tripping of data
from iCalendar format to
JSON serializable objects.
For the most part, parsing is handled by ical.js and serialization by ical-generator.