kuanyen / vue-i18n-next

Vue I18n for Vue 3

Home Page:https://vue-i18n.intlify.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-i18n-next

This is the repository for Vue I18n 9 (for Vue 3)

Internationalization plugin for Vue.js

πŸ₯‡ Gold Sponsors

πŸ₯ˆ Silver Sponsors

Babel Edit

πŸ₯‰ Bronze Sponsors

Zen Architects

Send Cloud

Vue Mastery

Status: 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 the following two API styles:

  • composition
    • Examples using the new Vue I18n API for Vue 3 Composition API
  • legacy
    • Examples using the Vue I18n API that are almost compatible with Vue I18n v8.x

πŸ“¦ Main Packages

Package NPM
vue-i18n vue-i18n
@intlify/core @intlify/core
@intlify/core-base @intlify/core-base
@intlify/runtime @intlify/runtime
@intlify/message-compiler @intlify/message-compiler
@intlify/message-resolver @intlify/message-resolver
@intlify/shared @intlify/shared

πŸƒ Other Projects

Project NPM Repo
Vue CLI Plugin vue-cli-plugin-i18n intlify/vue-cli-plugin-i18n
Vue I18n Extensions @intlify/vue-i18n-extensions intlify/vue-i18n-extentions
ESLint Plugin @intlify/eslint-plugin-vue-i18n intlify/eslint-plugin-vue-i18n
Composition API for Vue 2.x vue-i18n-composable intlify/vue-i18n-composable
CLI intlify/cli intlify/cli
Vite Plugin @intlify/vite-plugin-vue-i18n intlify/vite-plugin-vue-i18n
Webpack Loader @intlify/vue-i18n-loader intlify/vue-i18n-loader
Rollup Plugin @intlify/rollup-plugin-vue-i18n intlify/rollup-plugin-vue-i18n
Vue Jest Plugin vue-i18n-jest intlify/vue-i18n-jest
Vue I18n Locale Message Tools vue-i18n-locale-message intlify/vue-i18n-locale-message

πŸ’ͺ Contribution

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

©️ License

MIT

About

Vue I18n for Vue 3

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

License:MIT License


Languages

Language:TypeScript 83.8%Language:JavaScript 14.7%Language:Vue 1.4%Language:CSS 0.1%Language:HTML 0.0%