nop : library for providing a function that does nothing; its like super useful. You can installing nop 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 nop $ sudo npm install -g nop
If want to update the nop package execute the command as below,
$ sudo npm update nop
Update package globally,
$ npm install -g nop
$ sudo git clone https://github.com/rektide/nop.git
$ sudo npm install -g ./nop
nop@1.0.0 /usr/lib/node_modules/nop
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nop
Package Name | nop |
Version | 1.0.0 |
Description | library for providing a function that does nothing; its like super useful |
Released Date | 2014-10-23T04:39:37.715Z |
Published by | supershabam |
How to Learn | https://www.npmjs.com/package/nop/tutorial |