request-animation-frame-polyfill-es6

A polyfill for requestAnimationFrame written in ES6.

Usage no npm install needed!

<script type="module">
  import requestAnimationFramePolyfillEs6 from 'https://cdn.skypack.dev/request-animation-frame-polyfill-es6';
</script>

README

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

Chrome
Chrome
Firefox
Firefox
Safari
Safari
Opera
Opera
Edge
Edge
IE
IE
 Latest 2 Latest 2 Latest 2 Latest 2 Latest 2 11

License

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