jonsamp / date-streaks

Find a variety of streak metrics from a list of dates
MIT License
49 stars 7 forks source link

Upgrade to TypeScript #3

Closed ngehlert closed 5 years ago

ngehlert commented 5 years ago

Are there any plans or intentions to upgrade to Typescript or provide typings so it can better be used in projects that use typescript?

jonsamp commented 5 years ago

Another great improvement! As I'm working on this lib, I can add some typings as well. I'll update here when the new release is ready to go!

jonsamp commented 5 years ago

Added types! Please update to version 1.1.6

https://github.com/jonsamp/date-streaks/blob/master/index.d.ts

ngehlert commented 5 years ago

that was fast. thanks 👍