文件名称:requestAnimationFrame:requestAnimationFrame-AMD就绪,bower-ready的polyfill叉
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-27 11:01:04
JavaScript
requestAnimationFrame 介绍 Paul Irish和ErikMöller的requestAnimationFrame polyfill。 这只是AMD模块化的Bower-ready-ready。 ## 安装 ## 与凉亭: bower install requestAnimationFrame 使用src =“ requestAnimationFrame.js” 将app / requestAnimationFrame.js包含到您的html页面中 < script src =" [path_to_source]/requestAnimationFrame.js> " > </ script > ## 用 ## 这是一个polyfill,只需使用requestAnimationFrame即可。 与amd 将requestAnimationFrame指向[bo
【文件预览】:
requestAnimationFrame-master
----package.json(419B)
----.bowerrc(41B)
----app()
--------requestAnimationFrame.js(2KB)
----.gitignore(63B)
----README.md(978B)
----bower.json(159B)