Retour au classement

nuxt-modules/i18n

TypeScripti18n.nuxtjs.org

I18n module for Nuxt

nuxti18nroutingvuejavascriptnuxt-moduleinternationalizationtypescript
Croissance des étoiles
Étoiles
2.1k
Forks
529
Croissance hebdomadaire
Issues
103
1k2k
janv. 2023mars 2024mai 2025juil. 2026
Artefactsnpmnpm install i18n
README

Nuxt i18n

Nuxt I18n

Internationalization (i18n) for Nuxt apps.

📖 Read documentation

Features

  • Integration with vue-i18n
  • Route localization (static & dynamic)
  • Lazy load translations
  • SEO tag localization
  • Layer support

🚀 Usage

Install

  1. Install the @nuxtjs/i18n module to your project
npx nuxi@latest module add i18n
  1. Configure the module using the i18n key in nuxt.config.ts
{
  modules: [
    '@nuxtjs/i18n',
  ],
  i18n: {
    locales: [
      { code: 'en', language: 'en-US' },
      { code: 'fr', language: 'fr-FR' }
    ],
    defaultLocale: 'en',
  }
}

Sponsors

©️ License

MIT License - Copyright (c) Nuxt Community

Dépôts similaires
nuxt/nuxt

the full-stack Vue framework

TypeScriptnpmMIT Licensecsrfull-stack
nuxt.com
60.7k5.7k
nextauthjs/next-auth

Authentication for the Web.

TypeScriptnpmISC Licensenodejsnextjs
authjs.dev
28.3k4k
primefaces/primevue

Next Generation Vue UI Component Library

VueMIT Licensevuevuejs
primevue.org
14.5k1.8k
bootstrap-vue/bootstrap-vue

MOVED to https://github.com/bootstrap-vue-next/bootstrap-vue-next

JavaScriptnpmMIT Licensebootstrapvue
bootstrap-vue-next.github.io/bootstrap-vue-next/
14.4k1.8k
vuestorefront/vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.

vue-storefrontpwa
alokai.com
10.9k2.1k
doccano/doccano

Open source annotation tool for machine learning practitioners.

PythonPyPIMIT Licensenatural-language-processingmachine-learning
10.7k1.8k
nuxt/framework

Old repo of Nuxt 3 framework, now on nuxt/nuxt

vuessg
nuxt.com
10.4k974
miantiao-me/Sink

⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.

VueGNU Affero General Public License v3.0cloudflarelink-shortener
sink.cool
7k5k
nuxt/ui

The Intuitive Vue UI Library powered by Reka UI & Tailwind CSS.

TypeScriptnpmMIT Licensenuxtnuxt-module
ui.nuxt.com
6.8k1.1k
unovue/reka-ui

An open-source UI component library for building high-quality, accessible design systems and web apps for Vue. Previously Radix Vue

VueMIT Licenseaccessibledesign-system
reka-ui.com
6.7k528
nuxt/awesome

A curated list of awesome things related to Nuxt.js

nuxtjsawesome-list
5.5k597
peaceiris/actions-gh-pages

GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

TypeScriptnpmMIT Licensegithub-actionsgithub-pages
github.com/marketplace/actions/github-pages-action
5.3k451