github-username : Get a GitHub username from an email address. You can installing github-username 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 github-username $ sudo npm install -g github-username
If want to update the github-username package execute the command as below,
$ sudo npm update github-username
Update package globally,
$ npm install -g github-username
$ sudo git clone https://github.com/rektide/github-username.git
$ sudo npm install -g ./github-username
github-username@4.1.0 /usr/lib/node_modules/github-username
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall github-username
Package Name | github-username |
Version | 4.1.0 |
Description | Get a GitHub username from an email address |
Released Date | 2017-07-01T14:40:55.874Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/github-username/tutorial |