1.0.1 • Published 1 year ago
@kawaz/worker-timer v1.0.1
@kawaz/worker-timer
A library that executes setTimeout and setInterval in Web Workers.
Features
- Provides
setTimeoutandsetIntervalthat don't slack off even when the browser tab is in the background - Uses the same API as the standard
setTimeoutandsetInterval - Fully supported in TypeScript