From 5050ba4bbc764e10035dea17bc0c32c830b71cbb Mon Sep 17 00:00:00 2001 From: Aaron Xie Date: Sun, 18 Apr 2021 14:44:55 +0800 Subject: [PATCH] add vue-split-carousel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e1197b0..4e1ba8c6 100644 --- a/README.md +++ b/README.md @@ -1470,6 +1470,7 @@ _Overlay / modal / alert / dialog / lightbox / popup_ - [vuerollr](https://github.com/japick/vuerollr) - Mouseover gallery plugin for Vue.js. Supports image and video. - [vue-splide](https://github.com/Splidejs/vue-splide) - Splide is a free lightweight but powerful slider and carousel, written in pure JavaScript without any dependencies. It supports a thumbnail slider, nested slide. - [swiper](https://github.com/nolimits4web/swiper) - Swiper 6 added official support for Vue.js (only 3.x). +- [vue-split-carousel](https://github.com/Aaron00101010/vue-split-carousel) - A carousel component meanwhile display several carousel item, supprot vue 2 and vue 3. #### Charts