vue-slider-github.jpg webpack.config.js README 中文|English vue-concise-slider vue-concise-slider,一个简单的滑动组件,配置简单,支持自适应/全屏+按钮+分页,同时兼容移动端和PC端 版本 v2.4.7支持vue2.0+ 特点 简单配置 轻量(~24kB gzipped) 多种滑动样式 全屏自适应
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
vue-concise-slider,A simple vue sliding component. Contribute to aha-DaDiao/vue-concise-slider development by creating an account on GitHub.
vue-concise-slider,A simple vue sliding component slidevueslidervue-slidervue-concise-slider UpdatedDec 9, 2022 Vue zwhGithub/vue-swiper Star588 Code Issues Pull requests ✅ 轻量、高性能轮播插件。目前支持 无缝衔接自动轮播、无限轮播、手势轮播 ...
vue-concise-slider,A simple vue sliding component. Contribute to warpcgd/vue-concise-slider development by creating an account on GitHub.
新的slider.js import { slider } from 'vue-concise-slider' export default { name: 'slider', mixins: [slider], methods: { swipeStart (event) { event.stopPropagation() slider.methods.swipeStart.call(this, event) }, swipeMove (event) { event.stopPropagation() slider.methods.swipeMove.call...
vue-concise-slider,A simple vue sliding component. Contribute to violetice/vue-concise-slider development by creating an account on GitHub.
vue-concise-slider,一个简单的滑动组件,配置简单,支持自适应/全屏+按钮+分页,同时兼容移动端和PC端 特点 简单配置 轻量 (~35kB gzipped) 多种滑动样式 目前已实现 全屏自适应 移动端兼容 垂直滚动 定时自动切换 不定宽度滚动 无缝循环滚动 多级滚动 渐变滚动 旋
vue-concise-slider,一个简单的滑动组件,配置简单,支持自适应/全屏+按钮+分页,同时兼容移动端和PC端 版本 v2.2.0支持vue2.0+ 特点 简单配置 轻量(~17.8kB gzipped) 多种滑动样式 目前已实现 [x] 全屏自适应 [x] 移动端兼容 [x] 垂直滚动 [x] 定时自动切换 ...
https://github.com/warpcgd/vue-slider/tree/gh-pages 完整文档里面有测试的用例 zzwooc commented on Sep 12, 2016 zzwooc on Sep 12, 2016 首先谢谢,嗯,同意放到npm,写东西的时候,这个作为一个插件,肯定不放到代码库上,不在npm上,每次clone代码还需要自己拷一份这个 warpcgd commented on Sep 17, 2016...