duplexer : Creates a duplex stream. You can installing duplexer 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 duplexer $ sudo npm install -g duplexer
If want to update the duplexer package execute the command as below,
$ sudo npm update duplexer
Update package globally,
$ npm install -g duplexer
$ sudo git clone https://github.com/rektide/duplexer.git
$ sudo npm install -g ./duplexer
duplexer@0.1.1 /usr/lib/node_modules/duplexer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall duplexer
Package Name | duplexer |
Version | 0.1.1 |
Description | Creates a duplex stream |
Released Date | 2013-04-26T17:39:31.080Z |
Published by | raynos |
How to Learn | https://www.npmjs.com/package/duplexer/tutorial |