cldr-data : Npm module for Unicode CLDR JSON data. You can installing cldr-data 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 cldr-data $ sudo npm install -g cldr-data
If want to update the cldr-data package execute the command as below,
$ sudo npm update cldr-data
Update package globally,
$ npm install -g cldr-data
$ sudo git clone https://github.com/rektide/cldr-data.git
$ sudo npm install -g ./cldr-data
cldr-data@32.0.0 /usr/lib/node_modules/cldr-data
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cldr-data
Package Name | cldr-data |
Version | 32.0.0 |
Description | Npm module for Unicode CLDR JSON data |
Released Date | 2017-11-02T13:54:31.297Z |
Published by | rxaviers |
How to Learn | https://www.npmjs.com/package/cldr-data/tutorial |