bunkat / later

A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.
http://bunkat.github.io/later/
MIT License
2.42k stars 245 forks source link

Documentation source available? #234

Closed barrettc closed 5 years ago

barrettc commented 5 years ago

Thanks for the great library. I'm wondering if it's possible to make the documentation repo available? I have some changes I'm planning in a fork and would love to have the docs on bunkat.github.io as a starting point as well.

Thanks

zxc122333 commented 5 years ago

https://github.com/bunkat/later/tree/gh-pages

barrettc commented 5 years ago

Oh duh... thanks, now I feel dumb. :)