@huangxuezhi/i18n2
vue2国际化
vue2国际化
这是一款能够自动将代码里的中文转成i18n国际化标记的命令行工具。当然,你也可以用它实现将中文语言包自动翻译成其他语言。适用于vue2、vue3和react
`npm i -D @intl-schematic/cli`
Allows to use arrays as values in translation documents, adds many features to `intl-schematic`: - 💬 **Define complex translations**: use array elements as separate lines or join by a custom delimiter; - 📑 **Reference other keys**: combine and compose
This is a collection of plugins that should be of use to most applications in need of being localized.
Adds the ability to use plain functions in translation documents.
A provider-plugin, doesn't affect the translation process directly, but allows other plugins to use a user-provided `Intl.Locale` instance, using the [plugins API](/packages/plugins/).
Adds the ability to use nested keys in translation documents.
Adds the ability to use custom processors for properties in translation documents of [`intl-schematic`](/packages/core/).
A reactive [`solid-js`](https://www.solidjs.com) adapter for [`intl-schematic`](/packages/core/).
`npm i -s intl-schematic @intl-schematic/vue`
unplugin for Vue I18n
Vite plugin for Vue I18n
Vue I18n bridging for Vue 2 & Vue 3
unplugin for Vue I18n
Vite plugin for Vue I18n
vue-i18n extensions
Opinionated Internationalization (i18n) Vue plugin.
这是一款能够自动将代码里的中文转成i18n国际化标记的命令行工具。当然,你也可以用它实现将中文语言包自动翻译成其他语言。适用于vue2、vue3和react
A Vue plugin designed to simplify the creation of interactive and accessible forms. It includes built-in validations and supports translations (en, es).