i18n-iso-countries : i18n for ISO 3166-1 country codes. You can installing i18n-iso-countries 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 i18n-iso-countries $ sudo npm install -g i18n-iso-countries
If want to update the i18n-iso-countries package execute the command as below,
$ sudo npm update i18n-iso-countries
Update package globally,
$ npm install -g i18n-iso-countries
$ sudo git clone https://github.com/rektide/i18n-iso-countries.git
$ sudo npm install -g ./i18n-iso-countries
i18n-iso-countries@3.2.2 /usr/lib/node_modules/i18n-iso-countries
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall i18n-iso-countries
Package Name | i18n-iso-countries |
Version | 3.2.2 |
Description | i18n for ISO 3166-1 country codes |
Released Date | 2017-11-03T15:58:15.006Z |
Published by | hellomichibye |
How to Learn | https://www.npmjs.com/package/i18n-iso-countries/tutorial |