Projects in Awesome Lists tagged with setinterval
A curated list of projects in awesome lists tagged with setinterval .
https://github.com/chrisguttandin/worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
clearinterval cleartimeout interval setinterval settimeout web-workers window-timers
Last synced: 05 Feb 2026
https://github.com/99x/timercpp
Javascript like setTimeout and setInterval for c++ developers
cpp cpp14 header-only setinterval settimeout
Last synced: 09 Apr 2025
https://github.com/ealmansi/set-interval-async
Modern version of setInterval for promises and async functions.
async-await clearinterval cleartimeout concurrency es6 javascript promises recurrent setinterval settimeout timer typescript
Last synced: 25 Mar 2025
https://github.com/SeverinDK/moment-timer
Timer plugin for Moment.js that allows creation of setInterval and setTimeout-like timers.
duration interval javascript-timer moment moment-timer setinterval settimeout timeout timer
Last synced: 14 Mar 2025
https://github.com/dntzhang/raf-interval
setRafInterval and clearRafInterval with requestAnimationFrame - 40行代码实现的高性能动画定时器
clearinterval requestanimationframe setinterval tick ticker
Last synced: 25 Jul 2025
https://github.com/dbkaplun/driftless
Driftless setInterval and setTimeout replacement for Node and the browser
accurate drift precise setinterval settimeout
Last synced: 06 Apr 2025
https://github.com/aasim-a/asynctimer
JavaScript-like Async timing functions (setTimeout, setInterval) for Arduino, ESP8266, ESP32 and other compatible boards
arduino asynctimer callbackfunction esp32 esp32-arduino esp8266 esp8266-arduino javascript setinterval settimeout
Last synced: 18 Aug 2025
https://github.com/shystruk/setintervaljs
⏰ start and clear interval without setting a variable, clear interval anywhere you want
clearinterval interval javascript setinterval
Last synced: 23 Apr 2025
https://github.com/o2team/timer-miniprogram
小程序定时器管理库,更合理地使用 setTimeout 和 setInterval,在页面显示时重启定时器,页面隐藏时暂停定时器,页面卸载时清除定时器
miniprogram setinterval setinterval-timer settimeout
Last synced: 22 Jun 2025
https://github.com/chrisguttandin/audio-context-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
clearinterval cleartimeout interval setinterval settimeout web-audio window-timers
Last synced: 12 Jan 2026
https://github.com/howprogrammingworks/callbacks
Callbacks, Listeners and Events
async asynchronous asynchronous-programming callback callback-last error-first event eventemitter javascript js listener metasync programming setimmediate setinterval settimeout
Last synced: 07 May 2025
https://github.com/use-hooks/react-hooks-interval
Custom React Hooks for setInterval
react-hooks reactjs setinterval
Last synced: 13 Feb 2026
https://github.com/matheusjohannaraujo/zynq
Zynq is a PHP library that brings JavaScript-like asynchronous features to PHP, including support for timers, promises, async/await behavior, and multi-threaded execution via RPC.
async await catch clearinterval cleartimeout finally php promise rpc setinterval settimeout theards then tick ticks
Last synced: 07 May 2025
https://github.com/howprogrammingworks/timers
Timers: setImmediate, setTimeout, setInterval, nextTick
delay setimmediate setinterval settimeout timer timers
Last synced: 07 May 2025
https://github.com/iryna-vyshniak/javascript_module
📖 👨🏻💻 Practic. Codewars. This repo contains more than 50 files with basic code examples for learning js, as well as many examples for practical use in various projects
bubbling chatty-events codewars-javascript colorpicker delegation event-listener feedback filter flex-panel form-events input-events keyboard-events lazy-sizes local-storage lodash modal mouse-event setinterval settimeout
Last synced: 13 Aug 2025
https://github.com/matheusjohannaraujo/php_timers_promise_async_await_thread
Através da linguagem PHP trabalhe com Timers, Promise, Async, Await e Thread
async await catch clearinterval cleartimeout finally php php-library php7 php8 promise rpc setinterval settimeout theards then tick ticks
Last synced: 14 Apr 2025
https://github.com/azu/requestidleinterval
setInterval + requestIdleCallback function
browser cron library requestidlecallback setinterval
Last synced: 12 May 2025
https://github.com/slurmulon/dynamic-interval
:clock1: The dynamic setInterval
clock interval iteration setinterval step time wait
Last synced: 24 Mar 2025
https://github.com/boulangerie/ts-schedule-decorators
Schedule decorators for TypeScript
decorator interval recurrent schedulable schedule setinterval
Last synced: 24 Oct 2025
https://github.com/centrual/overtimer
Javascript timer with extended features. Control is yours now!
delay javascript js moment repeater setinterval settimeout time timer timespan timestamp
Last synced: 21 Feb 2026
https://github.com/a179346/async-interval-job
✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
async async-interval async-interval-job asynchronous await graceful graceful-shutdown interval javascript js node promise promises race race-condition repeat setinterval timer ts typescript
Last synced: 18 Mar 2025
https://github.com/kribblo/timeframer
Background setTimeout and setInterval via Webworkers via iframe.
edge ie10 setinterval settimeout webworker
Last synced: 11 Jun 2025
https://github.com/perry-mitchell/delayable-setinterval
An asynchronous setInterval that can be delayed using promises
interval promise setinterval settimeout timer timers
Last synced: 26 Aug 2025
https://github.com/slurmulon/stateful-dynamic-interval
:clock1: The stateful dynamic interval
clock interval iteration setinterval stateful step time wait
Last synced: 01 Feb 2026
https://github.com/ftonato/set-interval-manager
A simple utility for managing intervals without having to manually track interval IDs. Easily start and stop intervals using a unique identifier.
clearinterval interval interval-manager setinterval timer
Last synced: 08 Aug 2025
https://github.com/luckydrq/setinterval
More reasonable setInterval for async task
Last synced: 06 Aug 2025
https://github.com/poetryofcode/mathdash
MathDash is a web application that allows users to play a math game
localstorage math setinterval settimeout
Last synced: 09 Nov 2025
https://github.com/iocmd/hold-up
setInterval with promises, counter and error handling
async await javascript nodejs promise setinterval settimeout
Last synced: 05 Jul 2025
https://github.com/samedfft2634/stopwatch
This is a stopwatch with, current time and date.
addeventlistener audio-processing clearinterval html-css-javascript setinterval stopwatch-application
Last synced: 25 Jul 2025
https://github.com/Asondo/mjs-polyfill
Mongoose os example project with standardization polyfill
esp32 esp8266 example mjslibrary mongoose-os nodejs polyfill require setinterval
Last synced: 14 Mar 2025
https://github.com/zhanziyang/better-interval
It is like setInterval but better, because it uses requestAnimationFrame.
loop performance requestanimationframe setinterval
Last synced: 03 Feb 2026
https://github.com/busterc/fib-interval
:repeat: setInterval using a series of incrementing Fibonacci durations
backoff fibonacci setinterval settimeout
Last synced: 29 Jun 2025
https://github.com/craftingweb/mathdash
MathDash is a web application that allows users to play a math game
localstorage math setinterval settimeout
Last synced: 01 Mar 2025
https://github.com/lucaswanderosck/countdown
Contador simples usando JavaScript
countdown frontend gulpjs html javascript nodejs sass setinterval
Last synced: 25 Feb 2026
https://github.com/perry-mitchell/custom-interval
Customisable setInterval with variating delay
Last synced: 13 Nov 2025
https://github.com/fwd/cron
A NodeJS wrapper around setInterval for expressive cron like repetitive tasks.
api cron cronjob javascript nodejs nodejs-wrapper repetitive-tasks serverless setinterval
Last synced: 24 Feb 2025
https://github.com/abn/homey-interval-manager
helper homey library node-module nodejs setinterval typescript
Last synced: 14 Feb 2026
https://github.com/dzek69/oop-timers
More OOP JavaScript timers.
browser ecmascript6 es6 javascript js node oop setinterval settimeout timers
Last synced: 16 Feb 2026
https://github.com/rh9891/speedtyper
A javascript typing game that generates words from a custom API and places it in the DOM. Player must race against the clock to type the randomly displayed words as quickly as possible.
api html-dom localstorage setinterval typing-game vanilla-javascript
Last synced: 02 Mar 2025
https://github.com/a7ul/seekable-timer
A pure Javascript timer with support for seeking.
javascript javascript-library openlibrary seek setinterval timer
Last synced: 19 Jul 2025
https://github.com/prabhu30/random-choice-picker
A tool which will accept choices and randomly chooses one out of them
javascript random-choice-picker setinterval settimeout
Last synced: 28 Mar 2025
https://github.com/prabhu30/bankist-app
Project implementing banking functionalities built by leveraging login/logout, dates, session timers, etc. functionalities of Javascript
css3 dom-manipulation html5 javascript-dates setinterval settimeout timers
Last synced: 28 Mar 2025
https://github.com/aayushyadavz/unlimited_colors
Made a Unlimited Color changing project using Javascript. In this project you have a start button which starts changing color on every 1 second and a stop button which stops this flow.
async clearinterval colorchangerproject functions html-css-javascript javascript setinterval variables
Last synced: 21 Mar 2025
https://github.com/bluelovers/node-fake-timer
Fake Timer API for node.js.
nodejs queue setinterval settimeout task timer
Last synced: 24 Feb 2025
https://github.com/ogios/interval-task
Repeatedly execute a "Task" with fixed time delay. more than "setInterval"
multithreading rust setinterval task-scheduler
Last synced: 23 Feb 2026
https://github.com/lambdacasserole/shell-sleeper
An alternative to setTimeout and setInterval powered by the shell sleep command.
javascript npm setinterval settimeout shell typescript
Last synced: 06 Apr 2025
https://github.com/dighan/tickr
No dependencies, tiny and customizable JavaScript library to execute code repeatedly with fixed or dynamic delay.
Last synced: 14 May 2025
https://github.com/furkan-dogu/stopwatch
This project is a browser-based stopwatch application.
javascript setinterval stopwatch
Last synced: 14 Mar 2025
https://github.com/furkan-dogu/analog-saat
This project includes a design for an analog clock created using HTML, CSS, and JavaScript. The clock features a colorful rotation animation along with indicators for seconds, minutes, and hours.
analog-clock css dom-manipulation html javascript setinterval
Last synced: 03 Sep 2025
https://github.com/irina-anat/internet-shop
Practice
animatecss css date font-awesome-icons jquery js localstorage notiflix setinterval settimeout
Last synced: 11 Aug 2025
https://github.com/romabulani/zania
A project with drag and drop and MSW.
drag-and-drop localstorage mswjs reactjs setinterval typescript vercel-deployment
Last synced: 04 Oct 2025
https://github.com/raigorx/promises-js
async await educational example promises setinterval settimeout tutorial
Last synced: 13 Jan 2026
https://github.com/drakealia/js-countdown
Learning how to make a countdown clock which can be used when a new product is coming out or a sale is about to end on an e commerce site. Based on John Smilga's js course
clearinterval get-date get-full-year get-month math-floor setinterval
Last synced: 22 Feb 2025
https://github.com/fanqingsong/timer.js
a simple timer class of supporting setTimeout and setInterval function.
javascript setinterval settimeout
Last synced: 04 Mar 2025
https://github.com/scrwdrv/precise-interval
A Javascript setInterval time accurate solution.
accurate javascript nodejs setinterval settimeout timer typescript
Last synced: 01 Sep 2025
https://github.com/kaplanh/counter
css3 html5 javascript prompt setinterval settimeout
Last synced: 26 Feb 2025
https://github.com/xg4/async-interval
setInterval for promises and async/await
Last synced: 26 Jan 2026
https://github.com/abhishek72340/mentalup-activity-app
mental-up quiz app
custom-hooks setinterval settimeout useeffect-hook usestate-hook
Last synced: 15 Mar 2025
https://github.com/cityssm/node-to-millis
Increases the readability of millisecond (and second) values in JavaScript.
days duration hours milliseconds minutes seconds setinterval settimeout time
Last synced: 03 Aug 2025
https://github.com/yaserdemet/digital-clockjs
dom-manipulation setinterval vanilla-javascript
Last synced: 05 Jan 2026
https://github.com/subhajitroycode/stopwatch
Made a stopwatch with JS setInterval method
dom dom-manipulation javascript setinterval timer
Last synced: 27 Feb 2025
https://github.com/axetroy/interval
patch for interval
interval javascript setinterval
Last synced: 09 Apr 2025
https://github.com/oscarpalmer/timer
A better timer?
requestanimationframe setinterval settimeout timer
Last synced: 09 Jul 2025
https://github.com/jerlibgnzlz/comision-75275
Programacion Backend I
delete expressjs fs get http insomnia javascript momentjs nodecrypto nodejs nodemon-express post postman promises-async-await put setinterval settimeout thunderclient watch
Last synced: 12 Jul 2025
https://github.com/ckaznable/shared-tick
Run function in same setInterval
no-dependencies setinterval setinterval-timer tick typescript typescript-library vanilla-js
Last synced: 01 Mar 2025
https://github.com/emersoncarneirodasilva/digital-alarm-clock
Projeto de um relógio alarme (despertador) feito com HTML, CSS e JavaScript.
css glassmorphism html javascript setinterval
Last synced: 31 Dec 2025
https://github.com/ashishshres/progress-indicator
Simple Progress Indicator using JavaScript
dom-manipulation javascript progress-bar setinterval
Last synced: 16 Mar 2025
https://github.com/vidhya0501/day16taskfsd_callbackhell_vidhya
Countdown App using Callback Hell
asynchronous-programming callback-hell html-css-javascript setinterval
Last synced: 16 Oct 2025
https://github.com/damartripamungkas/node-interval-return
⌛ A lightweight Node.js module that returns a promise-based interval, simplifying the execution of recurring tasks with flexible and reliable asynchronous control. Ideal for developers looking to manage intervals in a clean and efficient way.
interval-return javascript nodejs set-interval set-interval-return setinterval setinterval-return timer timers
Last synced: 10 Feb 2026
https://github.com/ronytacodev/reloj-javascript
Code to create a clock with Javascript.
clock css html javascript setinterval
Last synced: 24 Oct 2025
https://github.com/ori88c/non-overlapping-periodic-job-scheduler
Periodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the duration of the last execution and any error it may have thrown.
async disjoint-intervals executor job-runner job-scheduler nodejs non-overlapping npm-package periodic-job periodic-task recurring-job recurring-task scheduler scheduling setinterval task task-runner task-scheduler ts typescript
Last synced: 25 Feb 2026
https://github.com/serhiirepinskyi/goit-js-hw-09
JavaScript. Homework 09: 01-color-switcher; 02-timer; 03-promises
date flatpickr notiflix promise setinterval settimeout
Last synced: 26 Mar 2025