parse-ms
Parse milliseconds into an object
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
convert-hrtime
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
@lukeed/ms
A tiny (414B) and fast utility to convert milliseconds to and from strings.