/vue-i18n-next

The next major version of Vue I18n (WIP)

Primary LanguageTypeScriptMIT LicenseMIT

vue-i18n-next

Internationalization plugin for Vue.js

🥈 Silver Sponsors

🥉 Bronze Sponsors





Status: Beta Test

🙋 About support for v9 and earlier

  • v6 and earlier: drop supporting
  • v7 and v8: become LTS upon vue-i18n v9 release with an 12 months maintenance lifespan

🍭 Examples

See the examples directory.

The examples are offered in thee following two API styles:

  • composition
    • Examples with using new vue-i18n API for Vue 3 Composition API
  • legacy
    • Examples with using vue-i18n API that are almost compatible with vue-i18n v8.x

✅ Tasks for release

  • monorepo packaging
  • support fully univarsal environments (CSP)
  • extend bundler for i18n resource bundling
    • @intlify/vue-i18n-loader
    • @intlify/rollup-plugin-vue-i18n
    • @intlify/vite-plugin-vue-i18n
  • vue-cli-plugin-i18n
  • support i18n resources packing (pre-compilation) CLI
  • support i18n custom blocks sourcemaps

💪 Contribution

Please make sure to read the Contributing Guide before making a pull request.

©️ License

MIT