passthrough-counter : Get the total buffer length of a stream.. You can installing passthrough-counter 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 passthrough-counter $ sudo npm install -g passthrough-counter
If want to update the passthrough-counter package execute the command as below,
$ sudo npm update passthrough-counter
Update package globally,
$ npm install -g passthrough-counter
$ sudo git clone https://github.com/rektide/passthrough-counter.git
$ sudo npm install -g ./passthrough-counter
passthrough-counter@1.0.0 /usr/lib/node_modules/passthrough-counter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall passthrough-counter
| Package Name | passthrough-counter |
| Version | 1.0.0 |
| Description | Get the total buffer length of a stream. |
| Released Date | 2014-12-07T04:23:17.580Z |
| Published by | jongleberry |
| How to Learn | https://www.npmjs.com/package/passthrough-counter/tutorial |