Vue Glide
Vue component on top of the Glide.js

Documentation
https://antonreshetov.github.io/vue-glide
Install
NPM
Installing with npm is recommended and it works seamlessly with webpack.
npm i vue-glide-js
Download
You can download latest version from the Github: Download
Quick Start
Global
To use in your project, just import vue-glide and install into Vue.
Vue el: '#app'
On demand
Slide {{ i }}
License
MIT © 2018-present Anton Reshetov