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)
- Host: GitHub
- URL: https://github.com/ethercreative/js-rrule
- Owner: ethercreative
- License: other
- Created: 2018-04-11T09:10:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T16:59:59.000Z (almost 8 years ago)
- Last Synced: 2025-02-22T12:34:08.186Z (about 1 year ago)
- Language: JavaScript
- Size: 165 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**