parse-link-header : Parses a link header and returns paging information for each contained link.. You can installing parse-link-header 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 parse-link-header $ sudo npm install -g parse-link-header
If want to update the parse-link-header package execute the command as below,
$ sudo npm update parse-link-header
Update package globally,
$ npm install -g parse-link-header
$ sudo git clone https://github.com/rektide/parse-link-header.git
$ sudo npm install -g ./parse-link-header
parse-link-header@1.0.1 /usr/lib/node_modules/parse-link-header
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall parse-link-header
| Package Name | parse-link-header |
| Version | 1.0.1 |
| Description | Parses a link header and returns paging information for each contained link. |
| Released Date | 2017-06-05T20:27:16.939Z |
| Published by | thlorenz |
| How to Learn | https://www.npmjs.com/package/parse-link-header/tutorial |