@formatjs/intl-utils(latest: 3.8.4) Smartly determine best unit for relative time format
react-intl(latest: 6.4.4) Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
intl-messageformat(latest: 10.5.0) Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
intl-locales-supported(latest: 1.8.12) 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.
@formatjs/ecma402-abstract(latest: 1.17.0) A collection of implementation for ECMAScript abstract operations
@formatjs/intl(latest: 2.9.0) Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
@formatjs/icu-messageformat-parser(latest: 2.6.0) Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.