# kazupon/vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js

Repository: https://github.com/kazupon/vue-i18n
Canonical: https://ross.abutalabs.com/products/vue-i18n
Homepage: https://kazupon.github.io/vue-i18n/
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, vue, i18n, plugin, internationalization, internationalization-plugin
Archived: true
Last push: 2024-12-31T15:15:58+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4506, "days_push": 610, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7223, forks 838 (observed 2026-08-28T04:09:57.595214+00:00)

## What it is
Vue I18n is the official internationalization plugin for Vue.js, providing translation, pluralization, and date/number localization. It supports component-based locale management, lazy loading of translations, and hot reloading.

## Use cases
- translate a Vue app into multiple languages
- add i18n to a Vue.js single page application
- handle pluralization and number formatting per locale in Vue
- lazy load translation files in a Vue app
- switch locales at runtime in Vue components

## When to choose
- you are building a Vue.js or Nuxt application that needs multilingual support
- you want component-scoped locale messages and Vue-idiomatic i18n APIs

## When to avoid
- you use React, Angular, or another non-Vue framework
- you need i18n for a backend or non-JavaScript codebase

## Facets
- artifact type: plugin
- maturity: stable
- function: internationalization, templating, plugin-system
- domain: web-development, frontend
- platform: browser
- tags: vue, vuejs, i18n, translation, locale, pluralization, localization, javascript, nodejs

## Member repositories
- kazupon/vue-i18n (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:57.595214+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-29T17:39:48.259038+00:00, confidence not recorded.
  - readme: https://github.com/kazupon/vue-i18n (fetched 2026-08-28T04:09:57.595214+00:00, sha 5a60f92e84c6)
  - homepage: https://kazupon.github.io/vue-i18n/ (fetched 2026-08-29T08:34:54.191674+00:00, sha dea156209ec6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
