# vue-scroller **Repository Path**: xuwenliu/vue-scroller ## Basic Information - **Project Name**: vue-scroller - **Description**: Scroller Component for Vue.js - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue Scroller ![version](https://img.shields.io/badge/version-%20v2.2.0%20-green.svg) ![vue](https://img.shields.io/badge/vue-%20v2.1%20-green.svg) [Vue Scroller](https://github.com/wangdahoo/vue-scroller) is a foundational component of [Vonic](https://github.com/wangdahoo/vonic) UI. In purpose of smooth scrolling, pull to refresh and infinite loading. > For vue 1.0, please refer to branch v1. ## Demo [https://wangdahoo.github.io/vue-scroller/](https://wangdahoo.github.io/vue-scroller/) ## How to use ```bash npm i vue-scroller -S ``` ```js /* ignore this if you include vue-scroller.js by