Package Exports
- vue-i18n
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-i18n) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-i18n-next
Internationalization plugin for Vue.js
đĨ Silver Sponsors
đĨ Bronze Sponsors
Status: Beta 
- Documetantion (beta)
- If you use stable Vue I18n version, see this repository
đ 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)
- support i18n resources packing (pre-compilation) CLI
- vue-cli-plugin-i18n
- support i18n custom blocks sourcemaps
đĒ Contribution
Please make sure to read the Contributing Guide before making a pull request.