swiper-animation:在swiper上运行动画的更简单方法

时间:2024-06-05 23:03:33
【文件属性】:

文件名称:swiper-animation:在swiper上运行动画的更简单方法

文件大小:122KB

文件格式:ZIP

更新时间:2024-06-05 23:03:33

animation swiper JavaScript

刷卡动画 在swiper上运行动画的更简单方法。 () 对于范围内的NPM软件包, 已重命名为@ cycjimmy / swiper-animation。 安装 # via npm $ npm install @cycjimmy/swiper-animation --save # or via yarn $ yarn add @cycjimmy/swiper-animation 用法 基于Swiper的Swiper动画。 首先在您的项目中添加swiper脚本。 import SwiperAnimation from '@cycjimmy/swiper-animation' ; # OR const SwiperAnimation = require ( '@cycjimmy/swiper-animation' ) ; // use swiper 3.x const swi


【文件预览】:
swiper-animation-master
----rollup()
--------rollup.config.dev.js(744B)
--------rollup.common.js(986B)
--------rollup.config.prod.js(405B)
----.travis.yml(209B)
----.eslintrc(125B)
----release.config.js(294B)
----.babelrc(278B)
----docs()
--------CHANGELOG.md(2KB)
----package.json(2KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(733B)
--------ISSUE_TEMPLATE()
--------workflows()
----jest.config.js(150B)
----LICENSE(1KB)
----package-lock.json(431KB)
----static()
--------index.html(2KB)
--------swiper3Demo.html(2KB)
--------favicon.ico(4KB)
----CONTRIBUTING.md(187B)
----src()
--------Animations.js(2KB)
--------clearAnimations.js(878B)
--------index.js(592B)
--------runAnimations.js(878B)
--------tools.js(621B)
--------runOutAnimations.js(832B)
--------constants.js(152B)
--------cacheAnimations.js(677B)
----.gitignore(733B)
----.browserslistrc(144B)
----CODE_OF_CONDUCT.md(3KB)
----README.md(6KB)
----.editorconfig(188B)
----.gitattributes(65B)
----__test__()
--------tools.test.js(510B)
--------runAnimations.test.js(799B)
--------runOutAnimations.test.js(816B)
--------index.test.js(876B)
--------clearAnimations.test.js(982B)
--------Animations.test.js(1005B)
--------cacheAnimations.test.js(430B)

网友评论