@formatjs/intl-pluralrules

v1.5.9
Polyfill for intl plural rules
polyfill i18n intl plural rules

build

yarn run cldr && yarn run compile

cldr

ts-node scripts/cldr

clean

rimraf dist lib dist-es6 polyfill-locales.js *.tsbuildinfo

compile

tsc && tsc -p tsconfig.esm.json && api-extractor run --local && tsc -p tsconfig.es6.json && rollup -c rollup.config.js

jest

cross-env NODE_ICU_DATA=../../node_modules/full-icu cross-env NODE_ENV=test jest

test262

cross-env NODE_ICU_DATA=../../node_modules/full-icu ts-node tests/runner

test

yarn run jest && yarn run test262
npm i @formatjs/[email protected]

Metadata

  • MIT
  • Whatever
  • Long Ho
  • released 5/16/2020

Downloads