display-name : Make correct first name/last name combination among differerent languages. You can installing display-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 display-name $ sudo npm install -g display-name
If want to update the display-name package execute the command as below,
$ sudo npm update display-name
Update package globally,
$ npm install -g display-name
$ sudo git clone https://github.com/rektide/display-name.git
$ sudo npm install -g ./display-name
display-name@0.1.0 /usr/lib/node_modules/display-name
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall display-name
| Package Name | display-name |
| Version | 0.1.0 |
| Description | Make correct first name/last name combination among differerent languages |
| Released Date | 2016-01-05T16:39:39.469Z |
| Published by | teaualune |
| How to Learn | https://www.npmjs.com/package/display-name/tutorial |