APPLE 025c69e553 wesmiler 点什么广告 há 3 anos atrás
..
README.md 025c69e553 wesmiler 点什么广告 há 3 anos atrás
package.json 025c69e553 wesmiler 点什么广告 há 3 anos atrás
raf.js 025c69e553 wesmiler 点什么广告 há 3 anos atrás
raf.min.js 025c69e553 wesmiler 点什么广告 há 3 anos atrás

README.md

raf.js Version Size

Yet another requestAnimationFrame polyfill:

  • really tiny: 361 bytes minified and 242 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.