amannn/next-intl
🌐 Internationalization (i18n) for Next.js observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 2112
- days_rel: 16
- days_push: 7
- n_releases_24m: 80
Adoption not part of the score
4354 stars · 380 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
next-intl is an internationalization (i18n) library for Next.js that provides translations, ICU message formatting, date/number localization, and internationalized routing. It offers a type-safe, hooks-based API that works across App Router, Pages Router, Server Components, and static rendering.
Use cases
- add multiple languages to a next.js app
- translate react components with type-safe message keys
- format dates and numbers per locale in next.js
- localize pathnames for seo in next.js
- handle plurals and rich text with icu message syntax
- set up i18n routing with middleware in next.js app router
When to choose
- you are building a Next.js app (App Router or Pages Router) that needs multilingual support
- you want type-safe translation keys and compile-time typo detection
- you need locale-aware date, time, and number formatting without server/client mismatches
- you want localized routing and per-language pathnames
When to avoid
- your project is not built on Next.js or React
- you need i18n for a plain Node.js backend or non-web application
- you only need simple string replacement without locale formatting or routing
Facets
library · maturity stable
internationalization templating routing form-handling web-development frontend cross-platform nextjs react i18n icu-messages app-router type-safe-translations date-formatting localization nodejs web-server
4 sources
- readme: https://github.com/amannn/next-intl · fetched 2026-08-28 · fbc0dc285872
- homepage: https://next-intl.dev · fetched 2026-08-29 · 42d664b4612b
- site_page: https://next-intl.dev/docs/getting-started · fetched 2026-08-29 · df92f9a5cacc
- site_page: https://next-intl.dev/docs · fetched 2026-08-29 · c62e572372df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amannn/next-intl | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="amannn/next-intl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem