intl-locales-supported

v1.8.0
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.
i18n intl internationalization localization globalization

clean

rimraf dist lib

build

tsc && tsc -p tsconfig.cjs.json

test

cross-env NODE_ICU_DATA=../../node_modules/full-icu mocha --opts ../../mocha.opts tests/index.ts

Metadata

Downloads