A pagination component should allow the user to go to the first and last pages, move forward and backwards and change directly to a page in a close range.
vue-pages A Dead Simple Vue Pagination Component Using Bootstrap Style support vue 2.0+ Live Demo http://ccforward.github.io/demos/vue-pages/index.html GitHub
vuejs-uib-pagination Best and complete pagination plugin for Vue.js. Inspired in Angular Bootstrap Pagination. Not Using Bootstrap? No problem! The plugin template is not 100% Bootstrap dependent, that is why you can build
Vue Pagination 2 Note: This package is for use with Vuejs 2. Simple, generic and non-intrusive pagination component for Vue.js version 2. Presentation is based on bootstrap. GitHub
vue-paginate This version only works with Vue 2.0. For Vue 1.0, check out the 1.0 branch. The idea of vue-paginate is pretty simple. You give it an array of items;
Vue v1 Search and Pagination Vue search and pagination, only render viewed data in the table. Code BY Dzulfikar Adi Putra codepen demo See the Pen Vue v1 Search and Pagination by Dzulfikar