moniker : Generate random names.. You can installing moniker 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 moniker $ sudo npm install -g moniker
If want to update the moniker package execute the command as below,
$ sudo npm update moniker
Update package globally,
$ npm install -g moniker
$ sudo git clone https://github.com/rektide/moniker.git
$ sudo npm install -g ./moniker
moniker@0.1.2 /usr/lib/node_modules/moniker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall moniker
Package Name | moniker |
Version | 0.1.2 |
Description | Generate random names. |
Released Date | 2011-04-15T21:19:32.480Z |
Published by | npm |
How to Learn | https://www.npmjs.com/package/moniker/tutorial |