We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d2079 commit 5259f3dCopy full SHA for 5259f3d
README.md
@@ -1,8 +1,14 @@
1
-<p align="center"><img width="200"src="./doc/logo.png"></p>
+<p align="center"><img width="200" src="./doc/logo.png"></p>
2
3
# vue-infinite-loading
4
An infinite loading/scroll plugin for Vue.js
5
6
+## Demo
7
+
8
+<p align="center"><img src="./doc/vue_infinite_loading_demo.gif"></p>
9
10
+[Live demo(WIP)](https://github.com/PeachScript/vue-infinite-loading)
11
12
## Install
13
```bash
14
npm install vue-infinite-loading --save
doc/vue_infinite_loading_demo.gif
55.2 KB
0 commit comments