Like requestIdleCallback, but for detecting network idle
-
Updated
Dec 10, 2022 - JavaScript
Like requestIdleCallback, but for detecting network idle
⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time for React, port of https://getquick.link
A queue that runs tasks when the browser is idle.
Simple queue worker based on requestIdleCallback
requestIdleCallback polyfill
Various reusable frontend patterns in vanilla ES6.
Add a description, image, and links to the requestidlecallback topic page so that developers can more easily learn about it.
To associate your repository with the requestidlecallback topic, visit your repo's landing page and select "manage topics."