#925181 RFP: node-rifraf -- A simple requestAnimationFrame wrapper/polyfill with added iteratee creator

#925181#5
Date:
2019-03-20 21:21:22 UTC
From:
To:
* Package name    : node-rifraf
  Version         : 2.0.3
  Upstream Author : Aaron McCall <aaron@andyet.net>
* URL             : https://salsa.debian.org/themusicgod1-guest/rifraf
* License         : MIT
  Programming Lang: javascript
  Description     : A simple requestAnimationFrame wrapper/polyfill with added iteratee creator

A "very naïve" setTimeout wrapper.  Offers options for cancel, defering, delay, queueing a callback
to run before the next animation frame, and sync to 30Hz, 60Hz, 120Hz or some other frequency.

node-rifraf is a prerequisite of node-extract-zip (#850254)