Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 3.45 KB

File metadata and controls

37 lines (24 loc) · 3.45 KB

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.