@sagold/tick
Timing functions using a single raf-loop
Timing functions using a single raf-loop
throttles rx based streams using requestAnimationFrame
Makes requestanimation frame only call if specified element is on screen
The timer implemented by raf for better performance
A rendering loop for snabbdom.
Shim for requestAnimationFrame
A fake requestAnimationFrame. Perfect for unit testing.
## Install
Tiny performant tweening library.
A react hook that provides value debouncing using requestAnimationFrame.
Run a performant function for a period of time
Invoke the callback after the next repaint, while the requestAnimationFrame invokes the callback before the next repaint
A react hook for requestAnimationFrame()
requestAnimationFrame as an async iterator
wrapper js code with raf
An extremely minimal tweening engine based on Tweenlite, powered by requestAnimationFrame.
Enqueue operations for later processing in a requestAnimationFrame() callback
A scroll event that fires only once per frame.
Debounce the scroll event and leverage rAF - https://github.com/shortlist-digital/raf-scroller
Adds instrumentation to a bunch of html pages for measuring the raf/fps