Skip to content

A library that executes `setTimeout` and `setInterval` in Web Workers.

License

Notifications You must be signed in to change notification settings

kawaz/worker-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@kawaz/worker-timer

A library that executes setTimeout and setInterval in Web Workers.

Features

  • Provides setTimeout and setInterval that don't slack off even when the browser tab is in the background
  • Uses the same API as the standard setTimeout and setInterval
  • Fully supported in TypeScript

About

A library that executes `setTimeout` and `setInterval` in Web Workers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published