Install & Download:
# NPM
$ npm install vue-seamless-scroll --saveDescription:
This is a simple, touch-enabled, seamless scrolling for Vue.js app.
Usage:
import Vue from 'vue'
import vueSeamlessScroll from 'vue-seamless-scroll'
new Vue({
components: {
vueSeamlessScroll
}
})Preview:

Changelog:
v1.1.23 (12/06/2020)
- Bugfixed