Timers Packages

pariaturfacere

The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers (thanks to bthreads polyfill), uses workers to spawn sandboxed processes, and supports async/await, retries, thrott

1.2.1 • Published 28 days ago

@wessberg/timer

A Timer is a timed task that will either execute once or once per interval. It is essentially 'setTimeout()' and 'setInterval()' for Node and the Browser, except with the additional option to stop and restart individual timers or all timers that is curren

1.0.0 • Published 7 years ago