Unblock event loop with setImmediate
Returns a promise resolved in the next event loop - think `setImmediate()`
A shim for the setImmediate efficient script yielding API
Small module that ease the invocation of a function within a setImmediate call
Abstraction layer on setTimeout and setInterval, implementation of setImmediate.
High-priority task queue for Node.js and browsers
Emit events with a promise queue using setImmediate
A tiny, high-resolution game loop for NodeJS 10+. Utilizes the `setImmediate` and `setTimeout` schedulers in conjunction to maintain a balance of precision and performance.
Fork from JSZip. Use yuzujs/setimmediate instead of set-immediate-shim
A shim for the setImmediate efficient script yielding API
setTimeout, setInterval, setImmediate, requestAnimationFrame
`timers/promises` for client and server.
Decorate a function so that it only fires once per frame, using `requestAnimationFrame` in the browser and `setImmediate` or `process.nextTick` in node.
A shim for the setImmediate efficient script yielding API. Except you get to control the global consequences.
A shim for the setImmediate efficient script yielding API
setImmediate polyfill
setImmediate for the co generator framework
A library with the aim to circumvent the max callstack exceded error using events and setImmediate pacing
A really fast way to run a callback in the future
Zero-overhead asynchronous parallel/each/map function call
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Environment agnostic nextTick polyfill
Fast "async" scrypt implementation in JavaScript.
Fake JavaScript timers