append-query : Append querystring params to a URL.. You can installing append-query 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 append-query $ sudo npm install -g append-query
If want to update the append-query package execute the command as below,
$ sudo npm update append-query
Update package globally,
$ npm install -g append-query
$ sudo git clone https://github.com/rektide/append-query.git
$ sudo npm install -g ./append-query
append-query@2.0.1 /usr/lib/node_modules/append-query
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall append-query
Package Name | append-query |
Version | 2.0.1 |
Description | Append querystring params to a URL. |
Released Date | 2016-10-24T18:51:07.523Z |
Published by | lakenen |
How to Learn | https://www.npmjs.com/package/append-query/tutorial |