setinterval topic
driftless
Driftless setInterval and setTimeout replacement for Node and the browser
worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
moment-timer
Timer plugin for Moment.js that allows creation of setInterval and setTimeout-like timers.
timercpp
Javascript like setTimeout and setInterval for c++ developers
set-interval-async
Modern version of setInterval for promises and async functions.
raf-interval
setRafInterval and clearRafInterval with requestAnimationFrame - 40行代码实现的高性能动画定时器
AsyncTimer
JavaScript-like Async timing functions (setTimeout, setInterval) for Arduino, ESP8266, ESP32 and other compatible boards
chronoman
Utility class to simplify use of timers created by setTimeout
SetIntervalJS
⏰ start and clear interval without setting a variable, clear interval anywhere you want
timer-miniprogram
小程序定时器管理库,更合理地使用 setTimeout 和 setInterval,在页面显示时重启定时器,页面隐藏时暂停定时器,页面卸载时清除定时器