React component that add window.Intl support before rendering if the browser doesn't have it
Intl.PluralRules polyfill
Polyfill the ECMA-402 Intl API (except collation)
Intl.supportedValuesOf polyfill
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
Time zone support for date-fns v3 with the Intl API
A lightweight and trustworthy URL polyfill for React Native
Intl.LocaleMatcher ponyfill
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
Polyfills for various browsers including commonly used language features
Backwards compatibility polyfill for React class components
A simple Time-Ago component for ReactJs
Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
Formats JS list in a i18n-safe way
A fully spec-compliant polyfill for 'Intl.ListFormat'
Polyfill for: https://tc39.es/proposal-intl-displaynames
Web Streams, based on the WHATWG spec reference implementation
This repo builds .wasm module using icu4c for breaking text into words, so that we can polyfill [Intl Segmenter Proposal](https://github.com/tc39/proposal-intl-segmenter) with full compatibility, even on browsers that do not expose v8BreakIterator api.
SWC plugin for extracting inline messages.
React <input/> component for formatting currency and numbers.
Babel helper to create your own polyfill provider
Add react-intl support to Storybook
Polyfill for Intl.PluralRules
Manage all translations based on the extracted messages of the babel-plugin-react-intl