stb-shim-frame
v1.4.1
Published
Pure JavaScript implementation of window.requestAnimationFrame method.
Downloads
3
Maintainers
Readme
Shim for window.requestAnimationFrame
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.