Skip to content

tlee32/requestAnimationFrame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

requestAnimationFrame

requestAnimationFrame polyfill by Erik Möller.

Polyfill for requestAnimationFrame and cancelAnimationFrame.

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 code style in place.

License

MIT License

About

Polyfill for requestAnimationFrame/cancelAnimationFrame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors