generic-names : Helper for building generic names, similar to webpack. You can installing generic-names 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 generic-names $ sudo npm install -g generic-names
If want to update the generic-names package execute the command as below,
$ sudo npm update generic-names
Update package globally,
$ npm install -g generic-names
$ sudo git clone https://github.com/rektide/generic-names.git
$ sudo npm install -g ./generic-names
generic-names@1.0.3 /usr/lib/node_modules/generic-names
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall generic-names
Package Name | generic-names |
Version | 1.0.3 |
Description | Helper for building generic names, similar to webpack |
Released Date | 2017-10-31T15:23:45.638Z |
Published by | sullenor |
How to Learn | https://www.npmjs.com/package/generic-names/tutorial |