Ross ROSS = Recommend OSS · open-source software intelligence for agents

nuxt-modules/i18n

I18n module for Nuxt observed · 2026-08-28

github.com/nuxt-modules/i18n · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
nuxt-modules/i18nmain98

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