intl-locales-supported : Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale data that you need.. You can installing intl-locales-supported 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 intl-locales-supported $ sudo npm install -g intl-locales-supported
If want to update the intl-locales-supported package execute the command as below,
$ sudo npm update intl-locales-supported
Update package globally,
$ npm install -g intl-locales-supported
$ sudo git clone https://github.com/rektide/intl-locales-supported.git
$ sudo npm install -g ./intl-locales-supported
intl-locales-supported@1.0.0 /usr/lib/node_modules/intl-locales-supported
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall intl-locales-supported
Package Name | intl-locales-supported |
Version | 1.0.0 |
Description | Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale data that you need. |
Released Date | 2015-05-30T19:30:17.372Z |
Published by | ericf |
How to Learn | https://www.npmjs.com/package/intl-locales-supported/tutorial |