stream-series : Waterfalls for streams. You can installing stream-series 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 stream-series $ sudo npm install -g stream-series
If want to update the stream-series package execute the command as below,
$ sudo npm update stream-series
Update package globally,
$ npm install -g stream-series
$ sudo git clone https://github.com/rektide/stream-series.git
$ sudo npm install -g ./stream-series
stream-series@0.1.1 /usr/lib/node_modules/stream-series
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stream-series
| Package Name | stream-series |
| Version | 0.1.1 |
| Description | Waterfalls for streams |
| Released Date | 2014-07-14T21:56:21.935Z |
| Published by | rschmukler |
| How to Learn | https://www.npmjs.com/package/stream-series/tutorial |