Showing 1-20 of 164 packages
A polyfill for the requestIdleCallback.
requestIdleCallback Polyfill
TypeScript definitions for requestidlecallback
Shim for requestIdleCallback
requestIdleCallback polyfill
React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback
requestIdleCallback for Angular 2
RxJS 5 scheduler using requestIdleCallback
React Component that abstracts away requestAnimationFrame and requestIdleCallback.
polyfill for requestIdleCallback
Wait for queue of timers (e.g. requestAnimationFrame, requestIdleCallback, setTimeout) to complete before calling a callback
Simple two-way data binding using proxies and requestIdleCallback
React.useMemo but with requestIdleCallback inside
This requestIdleCallback polyfill doesn't use the window object to detect if the feature is supported in the browser and falls back to a simple timeout if the feature isn't supported.
Like requestIdleCallback, but for everywhere
Strongly-typed requestIdleCallback polyfill
setInterval + requestIdleCallback function
Fake JavaScript timers
A task manager that utilizes requestIdleCallback api to run tasks safely on the browser
Angular Idle Preload for preloading async routes via @TipeIO