Sign in Sign up
npm

frame-debounce

Decorate a function so that it only fires once per frame, using `requestAnimationFrame` in the browser and `setImmediate` or `process.nextTick` in node.

npm View on Npm

Activity

Latest release
11y ago
Total releases
3
Cadence
~4 months
Last 12 months
0

Details

License
ISC
First release
May 19, 2014
Releases
Version Released
1.0.1 patch
1.0.0 major
0.0.0 initial