wget-improved : wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project. You can installing wget-improved 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 wget-improved $ sudo npm install -g wget-improved
If want to update the wget-improved package execute the command as below,
$ sudo npm update wget-improved
Update package globally,
$ npm install -g wget-improved
$ sudo git clone https://github.com/rektide/wget-improved.git
$ sudo npm install -g ./wget-improved
wget-improved@1.5.0 /usr/lib/node_modules/wget-improved
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wget-improved
| Package Name | wget-improved |
| Version | 1.5.0 |
| Description | wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project |
| Released Date | 2017-06-08T18:19:31.932Z |
| Published by | bearjaws |
| How to Learn | https://www.npmjs.com/package/wget-improved/tutorial |