/recurring-ts

Primary LanguageTypeScript

Recurring Events for Calendars

A Typescript implementation of the excellent article by Martin Fowler: Recurring Events for Calendars

I did this in Typescript as I'm really just learning it as well as some of the tooling around testing etc.

References

TODO

  • Range Expressions
  • Improve Specs