Skip to content
:runner: Request Animation Frame polyfill
JavaScript
Find file
Latest commit 369d243 @ngryman Merge pull request #7 from rmartin/bump-bower-version
bower: version declared in the json (0.0.3) is different than the resolved one.

README.md

raf.js Version Size

Yet another requestAnimationFrame polyfill:

  • really tiny: 360 bytes minified and 231 gzipped.

Install

Bower Jam npm
bower install raf.js jam install raf npm install raf.js

Release History

v0.0.4
 - IE8 compatibility, (#6).

v0.0.3
 - removed unecessary cast on `Date.now` (#1).
 - export to `cancelAnimationFrame` instead of `cancelRequestAnimationFrame` (#2).

Credits

Paul's Irish gist.

Something went wrong with that request. Please try again.