through3 : Extend stream classes.. You can installing through3 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 through3 $ sudo npm install -g through3
If want to update the through3 package execute the command as below,
$ sudo npm update through3
Update package globally,
$ npm install -g through3
$ sudo git clone https://github.com/rektide/through3.git
$ sudo npm install -g ./through3
through3@1.1.6 /usr/lib/node_modules/through3
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall through3
| Package Name | through3 |
| Version | 1.1.6 |
| Description | Extend stream classes. |
| Released Date | 2016-03-20T05:14:53.964Z |
| Published by | muji |
| How to Learn | https://www.npmjs.com/package/through3/tutorial |