@intlify/shared

11.1.3last stable release 1 week ago
Complexity Score
High
Open Issues
154
Dependent Projects
21
Weekly Downloadsglobal
1,866,418

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

vue-i18n

[!NOTE] This is the repository for Vue I18n 9 for Vue 3

Internationalization plugin for Vue.js

Supporting Vue I18n & Intlify Project

Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:

  • Become a Sponsor on GitHub

🏅 Platinum Sponsors

✨ Special Sponsors

đŸĨ‡ Gold Sponsors

đŸĨˆ Silver Sponsors

đŸĨ‰ Bronze Sponsors


Status:

  • v11: stable (About maintenance status, see the here)
  • Documentation

Quickstart

  • Via CDN: <script src="https://unpkg.com/vue-i18n@11"></script>
  • In-browser playground on CodeSandbox
  • Add it to an existing Vue Project:
    npm install vue-i18n@11
    

Vue I18n v8

Vue I18n v8 has reached EOL and is no longer actively maintained. Upgrade to Vue I18n v9 or later.

🍭 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 petite-vue-i18n @intlify/core @intlify/core-base @intlify/message-compiler @intlify/shared

🏃 Other Projects

Project NPM Repo Vue I18n Extensions intlify/vue-i18n-extentions ESLint Plugin intlify/eslint-plugin-vue-i18n CLI intlify/cli Unplugin (Vite) plugin intlify/unplugin-vue-i18n Vue I18n Locale Message Tools intlify/vue-i18n-locale-message

đŸ’Ē Contribution

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

ÂŠī¸ License

MIT

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
4.70
Test Coverage
No Data
Follows Semver
Yes
Github Stars
2,384
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute @intlify/shared in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install @intlify/shared
Processing...
Done

182 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.