Package Exports
- vue-i18n
- vue-i18n/dist/vue-i18n.common
- vue-i18n/dist/vue-i18n.esm
- vue-i18n/src/extend
- vue-i18n/src/index
- vue-i18n/src/mixin
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
Internationalization plugin for Vue.js
đĨ Silver Sponsors
đĨ Bronze Sponsors
đĸ Notice
vue-i18n will soon be transferred to intlify organization. After that, it will be developed and maintained on intlify.
The vue-i18n
that has been released on npm will be released as @intlify/vue-i18n
in near future.
vue-i18n
next major version repo is here
Intlify is a new i18n project kickoff by @kazupon. đ
đ Documentation
See here
đ Changelog
Detailed changes for each release are documented in the CHANGELOG.md.
â Issues
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
đĒ Contribution
Please make sure to read the Contributing Guide before making a pull request.