🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

icu4c-data

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icu4c-data

ICU4C data (Little Endian)

0.57.2
57l
latest
npm
Version published
Weekly downloads
20K
13.24%
Maintainers
1
Weekly downloads
 
Created
Source

WHAT IS THIS

ICU4C data, now available via NPM.

WHY DO I NEED THIS

See node Intl wiki for more details

WHAT VERSION DO I NEED

run this:

node -e 'console.dir("npm install icu4c-data@"+process.config.variables.icu_ver_major+process.config.variables.icu_endianness)'

USE (example, replace l with b for big-endian)

npm install icu4c-data@54l
node --icu-data-dir=node_modules/icu4c-data -e "console.dir(new Date().toLocaleString('ru',{month:'long'})));"

LICENSE

MIT/X, see license.html

Keywords

icu4c

FAQs

Package last updated on 18 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts