JSPM

vue-i18n

9.0.0-beta.10
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1721044
  • Score
    100M100P100Q182907F
  • License MIT

Internationalization plugin for Vue.js

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 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)
  • 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.

ÂŠī¸ License

MIT