An open API service indexing awesome lists of open source software.

https://github.com/richardscarrott/request-idle-callback-demo


https://github.com/richardscarrott/request-idle-callback-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# request-idle-callback-demo

Quick and dirty example demonstrating how [`window.requestIdleCallback`](https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback) can help maintain a consistent frame rate whilst performing expensive work in the browser.

## Live Demo
https://richardscarrott.github.io/request-idle-callback-demo/