short-time-ago
A small, no dependencies, Typescript utility to describe time differences in a human readable format (for example, '1 minute ago')
elapsed-time-logger
Similiar to console.time() but returns readable elapsed time e.g Label: 1 hour 20 minutes 10.3 seconds
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`