@rschedule/rschedule
Version:
A typescript library for working with recurring dates and events.
6 lines (3 loc) • 337 B
Markdown
# rSchedule
A javascript library, written in typescript, for working with recurring dates. Rules can be imported / exported in [ICAL](https://tools.ietf.org/html/rfc5545) spec format, and Rule objects themselves adhere to the javascript iterator protocol.
# [See the project repo for info](https://gitlab.com/john.carroll.p/rschedule)