lingui/js-lingui
🌍 📖 A readable, automated, and optimized (2 kb) internationalization for JavaScript observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 97
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16
- age_days: 3515
- days_rel: 40
- days_push: 19
- n_releases_24m: 36
Adoption not part of the score
5858 stars · 451 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lingui is a lightweight (2 kb core) internationalization (i18n) framework for JavaScript and TypeScript projects, built on ICU MessageFormat. It provides framework-agnostic core functionality, React/React Native/SolidJS bindings, and tooling (CLI, Vite plugin, ESLint plugin) to extract, compile, and manage translation catalogs in PO, JSON, or CSV formats.
Use cases
- internationalize a React web application
- translate UI strings into multiple languages
- handle plurals and gender in translations
- extract translatable messages from source code into PO files
- add i18n to a React Native mobile app
- localize a Node.js backend or CLI
- manage translation catalogs with translators using standard tools
When to choose
- you want a lightweight i18n library with a tiny bundle footprint
- your project uses React, React Native, SolidJS, Vue, Astro, or Svelte
- you need ICU MessageFormat support for plurals, genders, and selects
- you want a full extract-and-compile workflow with CLI tooling
- your translators work with standard PO files or translation tools
When to avoid
- you need i18n for a non-JavaScript stack
- you prefer a framework with built-in opinionated routing-based localization like Next.js i18n routing
- you need heavy machine-translation or TMS features out of the box
- your project is a single-language app with no localization plans
Facets
library · maturity stable
internationalization cli ui-components plugin-system developer-tools web-development frontend cross-platform developer-tools browser cli cross-platform i18n icu-messageformat react react-native solidjs translation-workflow po-files vite-plugin eslint-plugin message-catalogs localization nodejs web-server mobile
5 sources
- readme: https://github.com/lingui/js-lingui · fetched 2026-08-28 · 6027b2b6b3c2
- homepage: https://lingui.dev · fetched 2026-08-29 · 2d45b6a71ef3
- site_page: https://lingui.dev/introduction · fetched 2026-08-29 · 315222368772
- site_page: https://v5.lingui.dev/ · fetched 2026-08-29 · b52baf8e7032
- site_page: https://v4.lingui.dev/ · fetched 2026-08-29 · 92e546000ba8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lingui/js-lingui | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="lingui/js-lingui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem