parse-ms

Parse milliseconds into an object
v4.0.0 URL: https://unpkg.com/parse-ms@4.0.0/index.js
OpenBrowse Files
browserparsetimemsmillisecondsmicrosecondsnanosecondsdurationperiodrangeinterval

pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
v9.2.0 URL: https://unpkg.com/pretty-ms@9.2.0/index.js
OpenBrowse Files
prettyprettifyhumanhumanizehumanizedreadabletimemsmillisecondsdurationperiodrangetextstringnumberhrtime

@sindresorhus/to-milliseconds

Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
v2.0.0 URL: https://unpkg.com/@sindresorhus/to-milliseconds@2.0.0/index.js
OpenBrowse Files
parseobjectpropertiestointotimemsmillisecondsmicrosecondsnanosecondsdurationperiodrangeinterval

nearest-periodic-value

Find the nearest value of a discrete periodic function, given a point.
v1.2.0 URL: https://unpkg.com/nearest-periodic-value@1.2.0/dist/nearest-periodic-value.js
OpenBrowse Files
mathematicsmathperiodperiodicnearestsolutionfunction

skipped-periodic-values

Given a point and a distance, determine how many periodic values were skipped.
v1.0.1 URL: https://unpkg.com/skipped-periodic-values@1.0.1/dist/skipped-periodic-values.js
OpenBrowse Files
mathematicsmathperiodperiodiccontainedsolutionfunction