faucet : human-readable TAP summarizer. You can installing faucet 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 faucet $ sudo npm install -g faucet
If want to update the faucet package execute the command as below,
$ sudo npm update faucet
Update package globally,
$ npm install -g faucet
$ sudo git clone https://github.com/rektide/faucet.git
$ sudo npm install -g ./faucet
faucet@0.0.1 /usr/lib/node_modules/faucet
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall faucet
| Package Name | faucet |
| Version | 0.0.1 |
| Description | human-readable TAP summarizer |
| Released Date | 2014-02-17T22:32:09.882Z |
| Published by | substack |
| How to Learn | https://www.npmjs.com/package/faucet/tutorial |