setinterval topic

List setinterval repositories
trafficstars

driftless

81
Stars
11
Forks
Watchers

Driftless setInterval and setTimeout replacement for Node and the browser

worker-timers

540
Stars
26
Forks
Watchers

A replacement for setInterval() and setTimeout() which works in unfocused windows.

moment-timer

110
Stars
32
Forks
Watchers

Timer plugin for Moment.js that allows creation of setInterval and setTimeout-like timers.

timercpp

242
Stars
75
Forks
Watchers

Javascript like setTimeout and setInterval for c++ developers

set-interval-async

104
Stars
14
Forks
Watchers

Modern version of setInterval for promises and async functions.

raf-interval

81
Stars
18
Forks
Watchers

setRafInterval and clearRafInterval with requestAnimationFrame - 40行代码实现的高性能动画定时器

AsyncTimer

47
Stars
4
Forks
Watchers

JavaScript-like Async timing functions (setTimeout, setInterval) for Arduino, ESP8266, ESP32 and other compatible boards

chronoman

15
Stars
0
Forks
Watchers

Utility class to simplify use of timers created by setTimeout

SetIntervalJS

33
Stars
5
Forks
Watchers

⏰ start and clear interval without setting a variable, clear interval anywhere you want

timer-miniprogram

26
Stars
3
Forks
Watchers

小程序定时器管理库,更合理地使用 setTimeout 和 setInterval,在页面显示时重启定时器,页面隐藏时暂停定时器,页面卸载时清除定时器