Tag Archives: timers

BrowserPriorityTimers npm module

I’ve prepared npm package with the BrowserPriorityTimers class. It gives you ability to use timers that will not be throttled by the browser. This maybe useful at times when you want to keep your timers execute without interruption even when … Continue reading

Posted in npm modules, TypeScript | Tagged , , , | Comments Off on BrowserPriorityTimers npm module