穿梭框Vue3 Packages

vue3-spline

Add Spline animations to your Vue 3 or Nuxt 3 application.

1.0.0 • Published 2 years ago

vue3-slider-check

``` npm install vue3-slider-check ``` main.js中引入 ``` import sliderComponent from 'vue3-slider-check' import 'vue3-slider-check/style.css' ``` ``` createApp(App).use(sliderComponent).mount('#app') ``` ``` <slider-check @success='xxx'/> ```

1.0.12 • Published 3 years ago

vue3-simple-dialog

> This is fork from [vue-js-modal](https://github.com/euvl/vue-js-modal). > > This plugin support vue 3 and only have Dialog function.

1.0.5 • Published 4 years ago

vue3-simple-dropzone

> vue3-simple-dropzone is file uploader componet for your Vue-3 project. At this moment this works for only single file uploading.

1.1.0 • Published 2 years ago