Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 1.36 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.36 KB

requestAnimationFrame Polyfill

requestAnimationFrame polyfill by Erik Möller.

Polyfill for requestAnimationFrame and cancelAnimationFrame.

This is a fork from Erik Möller's repository in order to get Bower support.

This version of the code is only lightly tested. It's provoked no complaints since the initial checkin of 2013-9-16, but it hasn't been deliberately tested on a zillion targets either.

Credits

Fixes from Paul Irish, Tino Zijdel, Andrew Mao, Klemen Slavič, Darius Bacon

Adapted from https://gist.github.com/paulirish/1579671 which is derived from:

To do

Support

Supported browsers

Contributing

Pull requests welcome. Please respect the Nexxa's code style.

License

MIT License