animateMe:CSSJS动画库

时间:2021-04-15 08:44:31
【文件属性】:
文件名称:animateMe:CSSJS动画库
文件大小:48KB
文件格式:ZIP
更新时间:2021-04-15 08:44:31
CSS 动画我 AnimateMe是我为CSS和JS制作的动画库 去做 CSS 支持组合动画 延迟 JS 使用.then链接动画 演示版 查看演示 安装 以下载此项目 用法 JS 包括animateMe.js或animateMe.min.js文件: < script src =" dist/js/animateMe.js " > </ script > 要应用动画: animateMe ( { targets : ".targetElement #otherTarget" , animations : { translateX : { value : "300px" } , skewX : { value : "30deg" } } , infinite : false , delay : 1000 , d
【文件预览】:
animateMe-master
----index.html(4KB)
----.DS_Store(6KB)
----src()
--------index.css(760B)
--------scss()
--------js()
--------fonts()
--------buttons.css(2KB)
----.vscode()
--------settings.json(60B)
----README.md(2KB)
----dist()
--------js()
--------css()
----.gitignore(61B)
----package-lock.json(67KB)
----package.json(710B)

网友评论