api-pagination : Provides API endpoints for HAPI servers to manage roles. DO NOT USE YET. You can installing api-pagination npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install api-pagination $ sudo npm install -g api-pagination
If want to update the api-pagination package execute the command as below,
$ sudo npm update api-pagination
Update package globally,
$ npm install -g api-pagination
$ sudo git clone https://github.com/rektide/api-pagination.git
$ sudo npm install -g ./api-pagination
api-pagination@1.0.6 /usr/lib/node_modules/api-pagination
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall api-pagination
Package Name | api-pagination |
Version | 1.0.6 |
Description | Provides API endpoints for HAPI servers to manage roles. DO NOT USE YET |
Released Date | 2014-08-06T23:35:17.823Z |
Published by | mwawrusch |
How to Learn | https://www.npmjs.com/package/api-pagination/tutorial |