Vue.js Paginator

Vue.js Paginator

This is a Vue.js plugin to easily integrate pagination. It is similar to Laravel's paginator, if you are familiar with that.

Vuejs Paginator takes a resource_url and a resource empty variable and it fetches the data from the provided URL. When the call is done, it adds the returned data to the resource variable.

This plugin is created by Alex Kyriakidis. You can read its documentation here