worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
Updated by @chrisguttandin
set-interval-async
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Updated by @ealmansi
audio-context-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
Updated by @chrisguttandin
set-timeout-worker
deprecatedA dedicated web-worker for the `setTimeout` method. Client only. No server required.
Updated by @taitulism
timeout-worker
A dedicated web-worker for the `setTimeout` method. Client-side only, No server required.
Updated by @taitulism
@cdellacqua/debounce
Debounce a function with requestAnimationFrame or a custom interval
Updated by @cdellacqua