printit : Dirty logging with class. You can installing printit 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 printit $ sudo npm install -g printit
If want to update the printit package execute the command as below,
$ sudo npm update printit
Update package globally,
$ npm install -g printit
$ sudo git clone https://github.com/rektide/printit.git
$ sudo npm install -g ./printit
printit@0.1.20 /usr/lib/node_modules/printit
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall printit
| Package Name | printit |
| Version | 0.1.20 |
| Description | Dirty logging with class |
| Released Date | 2016-04-25T11:15:26.808Z |
| Published by | mycozycloud |
| How to Learn | https://www.npmjs.com/package/printit/tutorial |