Showing 1-20 of 9,368 packages
Insanely lightweight module for converting times to milliseconds.
Parse milliseconds into an object
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
TypeScript definitions for milliseconds
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
A tiny (414B) and fast utility to convert milliseconds to and from strings.
Parse an ISO 8601 duration to milliseconds
Convert time strings to milliseconds
Number of milliseconds in a second.
Convert a number in milliseconds to a standard duration string.
Works similar to `setInterval`, but calls all callbacks scheduled using `setHarmonicInterval` all at once, which have same delay in milliseconds.
Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).
Number of milliseconds in a minute.
Number of milliseconds in a week.
Number of milliseconds in a day.
Number of milliseconds in an hour.
Convert various time formats to milliseconds
The max amount of milliseconds you can pass to `setTimeout()`
Convert milliseconds to human-readable duration strings and vice versa