1.4.1 • Published 6 years ago

stb-shim-frame v1.4.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Shim for window.requestAnimationFrame

build status npm version dependencies status devDependencies status Gitter

Pure JavaScript implementation of window.requestAnimationFrame method.

Installation

npm install stb-shim-frame

Usage

Apply shim for window.requestAnimationFrame:

require('stb-shim-frame');

Contribution

If you have any problems or suggestions please open an issue according to the contribution rules.

License

stb-shim-frame is released under the MIT License.