npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "millisecond" 的结果(共 13 个)
pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

MIT
ms

Tiny millisecond conversion utility

MIT
date-unit-ms

Millisecond conversions for common date units (seconds, minutes, hours etc).

MIT
convert-hrtime

Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds

MIT
max-timeout

The max amount of milliseconds you can pass to `setTimeout()`

MIT
bruce-millis-option

Convert various time formats to milliseconds and throw if result is NaN

MIT
thread-sleep

A module for when you just need node to back off for a few milliseconds

MIT
@lukeed/ms

A tiny (414B) and fast utility to convert milliseconds to and from strings.

MIT
bruce-millis

Convert various time formats to milliseconds

MIT
big-time

Big time makes it possible to have a timeout that is longer than 24.8 days (2^31-1 milliseconds).

MIT
grunt-timer

Times the duration of each of your grunt tasks automatically and outputs the execution time in milliseconds to the console after each task (or optionally, at the end). It also logs the total time for all logged tasks.

callbag-interval

A callbag listenable source that sends incremental numbers every x milliseconds

MIT