Tiny library (<200B gzip) for deferring something by a "tick"
-
Updated
Jun 13, 2023 - JavaScript
Tiny library (<200B gzip) for deferring something by a "tick"
🐦 The Promise base `setTimeout`, release your callback
A cross-browser implementation of the new setImmediate API.
Callbacks, Listeners and Events
topic
JavaScript & Node: around the Event Loop
Set an alarm that will call the given function at the specified time.
Abstraction layer on setTimeout and setInterval, implementation of setImmediate.
Timers: setImmediate, setTimeout, setInterval, nextTick
Another environment agnostic nextTick polyfill
An isomorphic setImmediate implementation that doesn't prevent the process from exiting naturally.
Add a callback to the next tick queue.
To associate your repository with the setimmediate topic, visit your repo's landing page and select "manage topics."