Infinite Scroller Component For Vue.js – Vue Scroller

The Vue Scroller component allows to implement smooth scrolling, pull to refresh and infinite scroll on your mobile web applications.

Preview:

vue-scroller

Download Details:

Author: wangdahoo

Live Demo: https://wangdahoo.github.io/vue-scroller/#!/index

Download Link: https://github.com/wangdahoo/vue-scroller/archive/master.zip

Official Website: https://github.com/wangdahoo/vue-scroller

Install & Download:

$ vue init webpack-simple#1.0 my-project
$ cd my-project
$ npm install
$ npm install vue-scroller

Add Comment