foreverest
Schedule timeouts >24d
Schedule timeouts >24d
Promise-based timeout
promise setTimeout with cancel and unref
Non-blocking, temporal task sequencing.
timer
Delay a promise a specified amount of time
Schedules functions with long timeouts that persists when server is restarted.
A simple scheduler library
Call a function after a certain set of time or on a specific Date.
Promisified Timers.
Debounce any function passed to execute after X milliseconds
A Promise-based API for setTimeout / clearTimeout
Timer class for cleaner usage of JS timeouts
`timers/promises` for client and server.
Persistent timeouts that call an event when it expires!
javascript or typescript tools
Timers utils. In case you don't want to mess with `setTimeout` yourself.
A small libaray of timer abstractions to make using timers in Javascript easier.
Promise'd setTimeout
Some useful utilities I often need