raf-polyfill
Yet Another RequestAnimationFrame Polyfill
Yet Another RequestAnimationFrame Polyfill
Call a function at every frame or every X ms. With start/stop
Yet another requestAnimationFrame polyfill.
RequestAnimationFrame friendly async for iterator
Animated web component showing progress in percentage
Paint video on canvas. Extra light.
Create observables that sample from easing functions on animation frames
Hook into request animation frame or setInterval if rAF not available
Eased scrolling (smooth scroll) using requestAnimationFrame
RAF loop with an adaptive fps and performance ratio calculated from either a sample count or a sample duration. Typically used when doing intensive graphics computation in canvas.
Create and manage animation functions with AnimationFrame API.
Render components when browser is idle
Estimate monitor refresh rate by sampling requestAnimationFrame().
AnimationLoop is a plugin for Pixi.js v3.0.8 or higher to manage the animation frame, doing the basic time operations, like calculate delta, total time, start/stop loop, and more.
A JavaScript animation frame controller for the web.
Delay a function call without the use of setTimeout()
Timing functions using a single raf-loop
Makes requestanimation frame only call if specified element is on screen
High performance batching strategy for React