# alibaba/react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.

Repository: https://github.com/alibaba/react-intl-universal
Canonical: https://ross.abutalabs.com/products/react-intl-universal
Language: JavaScript
License Family: other
Last push: 2026-08-17T13:33:38+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 61, longevity 100
- inputs: {"age_days": 3367, "days_push": 16, "days_rel": 50, "gap_med": 294.0, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1356, forks 158 (observed 2026-08-28T04:04:29.354287+00:00)

## What it is
react-intl-universal is an internationalization library for React apps developed by Alibaba Group that also works in vanilla JavaScript. It provides a simple intl.get API with ICU message formatting, pluralization, variable and rich React component interpolation, and support for 150+ languages.

## Use cases
- internationalize a React application
- translate UI strings in vanilla JS code
- format pluralized messages with ICU standards
- interpolate React components inside translated messages
- manage locale files in nested JSON
- extract locale messages for translation

## When to choose
- you need i18n usable outside React components as well as inside them
- you want strict ICU message format compliance
- you need support for many languages and nested JSON locale data

## When to avoid
- you prefer a hook-only or context-based React i18n API
- your project is not React or JavaScript based
- you need a library with an explicit open-source license

## Facets
- artifact type: library
- maturity: active
- function: internationalization, templating
- domain: web-development, frontend
- platform: browser
- tags: react, i18n, icu-message-format, vanilla-js, locale, localization, nodejs, web-server

## Member repositories
- alibaba/react-intl-universal (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.354287+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:53.269240+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/react-intl-universal (fetched 2026-08-28T04:04:29.354287+00:00, sha 090139660319)
- Data as of 2026-08-30T08:39:29.467469+00:00.
