eyespect : a customizable value inspector, the same as eyes.js but with different default colors. You can installing eyespect 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 eyespect $ sudo npm install -g eyespect
If want to update the eyespect package execute the command as below,
$ sudo npm update eyespect
Update package globally,
$ npm install -g eyespect
$ sudo git clone https://github.com/rektide/eyespect.git
$ sudo npm install -g ./eyespect
eyespect@0.1.10 /usr/lib/node_modules/eyespect
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eyespect
Package Name | eyespect |
Version | 0.1.10 |
Description | a customizable value inspector, the same as eyes.js but with different default colors |
Released Date | 2013-06-15T18:43:21.577Z |
Published by | clewfirst |
How to Learn | https://www.npmjs.com/package/eyespect/tutorial |