node-noop : Implements a noop function. You can installing node-noop 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 node-noop $ sudo npm install -g node-noop
If want to update the node-noop package execute the command as below,
$ sudo npm update node-noop
Update package globally,
$ npm install -g node-noop
$ sudo git clone https://github.com/rektide/node-noop.git
$ sudo npm install -g ./node-noop
node-noop@1.0.0 /usr/lib/node_modules/node-noop
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-noop
Package Name | node-noop |
Version | 1.0.0 |
Description | Implements a noop function |
Released Date | 2015-10-19T03:20:13.828Z |
Published by | euank |
How to Learn | https://www.npmjs.com/package/node-noop/tutorial |