aweary / tinytime

⏰ A straightforward date and time formatter in <1kb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: fromNow() Relative Time

styfle opened this issue · comments

Would you consider adding a Relative Time feature such as moment's fromNow()?

I would be open to providing similar functionality, as long as it was opt-in. fromNow will likely require a non-trivial amount of code, and size is a top priority.

Maybe it could be an additional export at a separate path?

import fromNow from 'tinytime/fromNow'