File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -153,17 +153,17 @@ The examples are offered in the following two API styles:
153
153
- legacy
154
154
- Examples using the Vue I18n API that are almost compatible with Vue I18n v8.x
155
155
156
-
157
156
## 📦 Main Packages
158
157
159
158
| Package | NPM |
160
159
| ------- | --- |
161
- | [ vue-i18n] ( packages/vue-i18n ) | [ ![ vue-i18n] ( https://img.shields.io/npm/v/vue-i18n.svg )] ( https://www.npmjs.com/package/vue-i18n )
162
- | [ vue-i18n-bridge] ( packages/vue-i18n-bridge ) | [ ![ vue-i18n-bridge] ( https://img.shields.io/npm/v/vue-i18n-bridge.svg )] ( https://www.npmjs.com/package/vue-i18n )
163
- | [ @intlify/core ] ( packages/core ) | [ ![ @intlify/core ] ( https://img.shields.io/npm/v/@intlify/core.svg )] ( https://www.npmjs.com/package/@intlify/core )
164
- | [ @intlify/core-base ] ( packages/core-base ) | [ ![ @intlify/core-base ] ( https://img.shields.io/npm/v/@intlify/core-base.svg )] ( https://www.npmjs.com/package/@intlify/core-base )
165
- | [ @intlify/message-compiler ] ( packages/message-compiler ) | [ ![ @intlify/message-compiler ] ( https://img.shields.io/npm/v/@intlify/message-compiler.svg )] ( https://www.npmjs.com/package/@intlify/message-compiler )
166
- | [ @intlify/shared ] ( packages/shared ) | [ ![ @intlify/shared ] ( https://img.shields.io/npm/v/@intlify/shared.svg )] ( https://www.npmjs.com/package/@intlify/shared )
160
+ | [ vue-i18n] ( packages/vue-i18n ) | [ ![ vue-i18n] ( https://img.shields.io/npm/v/vue-i18n.svg )] ( https://www.npmjs.com/package/vue-i18n ) |
161
+ | [ petite-vue-i18n] ( packages/petite-vue-i18n ) | [ ![ petite-vue-i18n] ( https://img.shields.io/npm/v/petite-vue-i18n.svg )] ( https://www.npmjs.com/package/petite-vue-i18n ) |
162
+ | [ vue-i18n-bridge] ( packages/vue-i18n-bridge ) | [ ![ vue-i18n-bridge] ( https://img.shields.io/npm/v/vue-i18n-bridge.svg )] ( https://www.npmjs.com/package/vue-i18n-bridge ) |
163
+ | [ @intlify/core ] ( packages/core ) | [ ![ @intlify/core ] ( https://img.shields.io/npm/v/@intlify/core.svg )] ( https://www.npmjs.com/package/@intlify/core ) |
164
+ | [ @intlify/core-base ] ( packages/core-base ) | [ ![ @intlify/core-base ] ( https://img.shields.io/npm/v/@intlify/core-base.svg )] ( https://www.npmjs.com/package/@intlify/core-base ) |
165
+ | [ @intlify/message-compiler ] ( packages/message-compiler ) | [ ![ @intlify/message-compiler ] ( https://img.shields.io/npm/v/@intlify/message-compiler.svg )] ( https://www.npmjs.com/package/@intlify/message-compiler ) |
166
+ | [ @intlify/shared ] ( packages/shared ) | [ ![ @intlify/shared ] ( https://img.shields.io/npm/v/@intlify/shared.svg )] ( https://www.npmjs.com/package/@intlify/shared ) |
167
167
168
168
## 🏃 Other Projects
169
169
You can’t perform that action at this time.
0 commit comments