through-gulp : A tiny wrapper around Node stream Transform, to simplify gulp plulgins development. You can installing through-gulp 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-gulp $ sudo npm install -g through-gulp
If want to update the through-gulp package execute the command as below,
$ sudo npm update through-gulp
Update package globally,
$ npm install -g through-gulp
$ sudo git clone https://github.com/rektide/through-gulp.git
$ sudo npm install -g ./through-gulp
through-gulp@0.5.0 /usr/lib/node_modules/through-gulp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall through-gulp
| Package Name | through-gulp |
| Version | 0.5.0 |
| Description | A tiny wrapper around Node stream Transform, to simplify gulp plulgins development |
| Released Date | 2016-01-20T15:38:20.111Z |
| Published by | bornkiller |
| How to Learn | https://www.npmjs.com/package/through-gulp/tutorial |