tools-javascript
javascript or typescript tools
javascript or typescript tools
Timers utils. In case you don't want to mess with `setTimeout` yourself.
Some useful utilities I often need
setTimeout breaks after ~25 days, setBigTimeout doesn't
A simple package to set and clear a timeout by id instead of using variables.
prefer-delay
Add a callback to the next tick queue.
Timer class for cleaner usage of JS timeouts
A small libaray of timer abstractions to make using timers in Javascript easier.
Promise'd setTimeout
A Promise-based API for setTimeout / clearTimeout
Some useful utilities I often need
Helper function, that helps to delay promise execution
a simple async pause function