pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
parse-ms
Parse milliseconds into an object
@lukeed/ms
A tiny (414B) and fast utility to convert milliseconds to and from strings.
@qntm-code/utils
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.