duplexer2 : Like duplexer but using streams3. You can installing duplexer2 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 duplexer2 $ sudo npm install -g duplexer2
If want to update the duplexer2 package execute the command as below,
$ sudo npm update duplexer2
Update package globally,
$ npm install -g duplexer2
$ sudo git clone https://github.com/rektide/duplexer2.git
$ sudo npm install -g ./duplexer2
duplexer2@0.1.4 /usr/lib/node_modules/duplexer2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall duplexer2
Package Name | duplexer2 |
Version | 0.1.4 |
Description | Like duplexer but using streams3 |
Released Date | 2015-11-08T08:07:39.098Z |
Published by | zertosh |
How to Learn | https://www.npmjs.com/package/duplexer2/tutorial |