Users aiming to migrate from https://github.com/jkbrzt/rrule would benefit from a drop-in replacement that uses the exact same API.
Acceptance criteria
Export a separate class from a different export path that is compatible with rrule.js's use of:
- Lowercase property names
WeekdayStrs in byweekday
- The
inc argument in before/after/between methods
Users aiming to migrate from https://github.com/jkbrzt/rrule would benefit from a drop-in replacement that uses the exact same API.
Acceptance criteria
Export a separate class from a different export path that is compatible with rrule.js's use of:
WeekdayStrs inbyweekdayincargument inbefore/after/betweenmethods