Description
Add sleep() and usleep() to nodejs
Keywords
Publisher
Description
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Keywords
Publisher
Description
Userful promise utils, include map, filter, retry and sleep
Keywords
- promise
- map
- filter
- resolved
- async
- await
- promises
- concurrently
- concurrency
- parallel
- bluebird
- allSettled
- delay
- sleep
Publisher
Description
Guard against sleep mode timeouts firing on wake
Keywords
Publisher
Description
Resolves a promise after a specified delay
Keywords
Publisher
Description
A module for when you just need node to back off for a few milliseconds
Keywords
Publisher
Description
A promisified version of `setTimeout`.
Keywords
Publisher
Description
Hold ma BEEER! 🍺
Keywords
Publisher
Description
Koa body response throttling by number of bytes per millisecond. Repo has change from git://github.com/bbarrows/koa-throttle.git to git://github.com/bradebarrows/koa-throttle2.git.
Keywords
Publisher
Description
Super simple promisify sleep module
Keywords
Publisher
Description
an extendable library that can wait for stuff to happen in a synchronous-but-not-blocking manner
Keywords
Publisher
Description
An uncomplicated async sleep function for node.js.
Keywords
Publisher
Description
一个优雅的JavaScript sleep库,包含同步方式、异步方式即阻塞线程和非阻塞线程方式的sleep。
Keywords
Publisher
Description
Resolves a promise after a specified delay.
Keywords
Publisher
Description
Turns async function into sync via JavaScript wrapper of Node event loop