pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
itty-time
Ultra-small (~390 bytes) library for TTL date math and converting ms durations to and from strings.
@musement/iso-duration
JS's library created to provide easy API for working with time duration. Based on ISO 8601. Inspired by [HumanizeDuration](https://github.com/EvanHahn/HumanizeDuration.js) and [ISO8601-duration](https://github.com/tolu/ISO8601-duration).