npm-name : Check whether a package name is available on npm. You can installing npm-name 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 npm-name $ sudo npm install -g npm-name
If want to update the npm-name package execute the command as below,
$ sudo npm update npm-name
Update package globally,
$ npm install -g npm-name
$ sudo git clone https://github.com/rektide/npm-name.git
$ sudo npm install -g ./npm-name
npm-name@3.1.0 /usr/lib/node_modules/npm-name
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall npm-name
Package Name | npm-name |
Version | 3.1.0 |
Description | Check whether a package name is available on npm |
Released Date | 2017-06-30T19:36:42.133Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/npm-name/tutorial |