Vue 3 localization

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vue-i18n-next

    Vue I18n for Vue 3

    What about https://vue-i18n.intlify.dev/

  • vue-i18n

    :globe_with_meridians: Internationalization plugin for Vue.js

    I use vue-i18n and it works well for my web app. It took a little bit of fiddling to get it to work with the Composition API, to build a language switcher component, and to set up lazy loading of language files. I followed their examples for Locale changing and Lazy loading translations, and I'm happy with the result.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • fluent-vue

    Internationalization plugin for Vue.js

    Want to use this opportunity to pitch my own plugin - fluent-vue. It uses Mozilla's Fluent translation format that is used for Firefox and Mozilla's websites. It has similar but simpler compared to vue-i18n API for developers and much more powerful syntax for translators. Docs: https://fluent-vue.demivan.me Comparison with vue-i18n: https://fluent-vue.demivan.me/vue-i18n-comparison.html Reasons I have created it: https://demivan.me/posts/2021-08-08-vue-i18n-in-real-world-application.html

  • i18next-vue

    Internationalization for Vue 2 & 3 using the i18next ecosystem

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts