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 130fc7f commit 59c57d8Copy full SHA for 59c57d8
README.md
@@ -8,6 +8,8 @@ VueJs Paginator is a simple but powerful plugin since it gives you access on how
8
The way you use it is similar to Laravel's paginator.
9
10
## Installation
11
+> For Vue 1.* use [v1.0.15](https://github.com/hootlex/vuejs-paginator/tree/v1.0.15).
12
+
13
### Through npm
14
``` bash
15
npm install vuejs-paginator --save-dev
0 commit comments