1.0.1 • Published 5 years ago

request-animation-frame-polyfill-es6 v1.0.1

Weekly downloads
28
License
MIT
Repository
github
Last release
5 years ago

requestAnimationFrame Polyfill

Version Size License

A polyfill for requestAnimationFrame written in ES6.

Installation

Using npm

npm install request-animation-frame-polyfill-es6

Using yarn

yarn add request-animation-frame-polyfill-es6

Using CDN

<script src="https://unpkg.com/request-animation-frame-polyfill-es6/dist/request-animation-frame-polyfill-es6.min.js"></script>

Browser Support

ChromeFirefoxSafariOperaEdgeIE
 Latest 2Latest 2Latest 2Latest 2Latest 211

License

This project is licensed under the terms of the MIT License.