bookshelf-simplepaginate
This Bookshelf.js plugin provides a Laravel like simple pagination to your models.
Installation
Install the package via npm
:
$ npm install --save bookshelf-simplepaginate
Usage
var bookshelf = knex; bookshelf;
Car;
Output of results: