coderdiaz / vue-datasource

A vue.js component to create dynamic tables
MIT License
417 stars 93 forks source link

Enhancement request: Laravelish paginate #31

Closed san4io closed 7 years ago

san4io commented 7 years ago

Hey, once again.

I would suggest to create adapter/transformer so we could pass some property and tell that this is definitely Laravel pagination, and it would parse laravel's paginate response.

Best wishes!

coderdiaz commented 7 years ago

Thanks, I will work on it :+1: