|
|
3 سال پیش | |
|---|---|---|
| .. | ||
| README.md | 3 سال پیش | |
| package.json | 3 سال پیش | |
| raf.js | 3 سال پیش | |
| raf.min.js | 3 سال پیش | |
Yet another requestAnimationFrame polyfill:
| Bower | Jam | npm |
|---|---|---|
bower install raf.js |
jam install raf |
npm install raf.js |
v0.0.4
- IE8 compatibility, (#6).
v0.0.3
- removed unecessary cast on `Date.now` (#1).
- export to `cancelAnimationFrame` instead of `cancelRequestAnimationFrame` (#2).
Paul's Irish gist.