through : simplified stream construction. You can installing through 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 through $ sudo npm install -g through
If want to update the through package execute the command as below,
$ sudo npm update through
Update package globally,
$ npm install -g through
$ sudo git clone https://github.com/rektide/through.git
$ sudo npm install -g ./through
through@2.3.8 /usr/lib/node_modules/through
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall through
| Package Name | through |
| Version | 2.3.8 |
| Description | simplified stream construction |
| Released Date | 2015-07-03T13:38:39.650Z |
| Published by | dominictarr |
| How to Learn | https://www.npmjs.com/package/through/tutorial |