nuxt-modules/i18n
I18n module for Nuxt observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- 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: 9.0
- age_days: 3216
- days_rel: 34
- days_push: 8
- n_releases_24m: 47
Adoption not part of the score
2081 stars · 533 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
@nuxtjs/i18n is an official Nuxt module that adds internationalization to Nuxt applications, powered by Vue I18n. It provides locale-prefixed route generation, lazy-loaded translation messages, SEO metadata (hreflang, canonical, OpenGraph locale), locale-aware redirection, and per-locale domain support.
Use cases
- add multiple languages to a Nuxt app
- generate locale-prefixed routes like /fr/about
- lazy-load translation files per language
- generate hreflang and canonical tags for multilingual SEO
- redirect users to their browser language
- serve each language from a different domain
- switch locales with localized links
When to choose
- you are building a Nuxt 3+ application that needs multilingual content
- you want automatic localized routing and SEO tags without manual setup
- you need lazy-loaded translations to keep bundles small
- you want per-locale domains or subdomains
When to avoid
- your project is not built on Nuxt (use vue-i18n directly for plain Vue)
- you need i18n for a non-web backend or CLI tool
- you only need simple string translation without routing or SEO concerns
Facets
plugin · maturity active
internationalization routing templating web-development frontend cross-platform nuxt vue-i18n nuxt-module locale-routing lazy-loading hreflang multilingual seo localization nodejs web-server
8 sources
- readme: https://github.com/nuxt-modules/i18n · fetched 2026-08-28 · 73a0934f033b
- homepage: https://i18n.nuxtjs.org · fetched 2026-08-29 · 2db8bcfa3202
- site_page: https://i18n.nuxtjs.org/docs/guide/lazy-load-translations · fetched 2026-08-29 · 84670ab80a45
- site_page: https://i18n.nuxtjs.org/docs/getting-started · fetched 2026-08-29 · 0c2fb9f4df1b
- site_page: https://i18n.nuxtjs.org/docs/guide · fetched 2026-08-29 · dff39d7ce479
- site_page: https://i18n.nuxtjs.org/docs/guide/seo · fetched 2026-08-29 · 4c81b6b36a88
- site_page: https://i18n.nuxtjs.org/docs/components/nuxt-link-locale · fetched 2026-08-29 · e9471c7e1ddf
- site_page: https://i18n.nuxtjs.org/docs/guide/different-domains · fetched 2026-08-29 · 3aa88c273d76
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuxt-modules/i18n | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="nuxt-modules/i18n")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem