An open API service indexing awesome lists of open source software.

https://github.com/ethercreative/js-rrule

Lightweight and fast recurring dates library for JS (RFC 5545)
https://github.com/ethercreative/js-rrule

Last synced: 9 months ago
JSON representation

Lightweight and fast recurring dates library for JS (RFC 5545)

Awesome Lists containing this project

README

          

# RRule for JS
Lightweight and fast recurring dates library for JS (RFC 5545). This library is
a port of [RRule for PHP](https://github.com/rlanvin/php-rrule), which in turn
started as a port of [python-dateutil](https://labix.org/python-dateutil).

**Currently WIP**