micro-raf
A tiny ponyfill for requestAnimationFrame.
Makes your app testable for just 100 B.
Installation
$ npm install micro-rafUsage
const raf = ; ;Works in node and browsers.
A tiny ponyfill for requestAnimationFrame.
Makes your app testable for just 100 B.
$ npm install micro-rafconst raf = ; ;Works in node and browsers.
npm i micro-raf
2
1.0.0
MIT