README
rrule.js
See the main project for real docs. This is the same package, but with timezone support removed from the esm build.
JavaScript library for working with recurrence rules for calendar dates.
<script type="module">
import rruleWithoutLuxon from 'https://cdn.skypack.dev/rrule-without-luxon';
</script>
See the main project for real docs. This is the same package, but with timezone support removed from the esm build.