@@ -93,11 +93,11 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
93
93
94
94
Please consult the [ Migration Guide] ( https://vue-i18n.intlify.dev/guide/migration/breaking.html ) .
95
95
96
- ## : raising_hand : About support for v9 and earlier
96
+ ## 🙋♂️ About support for v9 and earlier
97
97
- v6 and earlier: drop supporting
98
98
- v7 and v8: become LTS upon vue-i18n v9 release with an 12 months maintenance lifespan
99
99
100
- ## : lollipop : Examples
100
+ ## 🍭 Examples
101
101
102
102
See the [ ` examples ` ] ( https://github.com/intlify/vue-i18n-next/tree/master/examples ) directory.
103
103
@@ -109,7 +109,7 @@ The examples are offered in the following two API styles:
109
109
- Examples using the Vue I18n API that are almost compatible with Vue I18n v8.x
110
110
111
111
112
- ## : package : Main Packages
112
+ ## 📦 Main Packages
113
113
114
114
| Package | NPM |
115
115
| ------- | --- |
@@ -121,7 +121,7 @@ The examples are offered in the following two API styles:
121
121
| [ @intlify/message-resolver ] ( packages/message-resolver ) | [ ![ @intlify/message-resolver ] ( https://img.shields.io/npm/v/@intlify/message-resolver.svg )] ( https://www.npmjs.com/package/@intlify/message-resolver )
122
122
| [ @intlify/shared ] ( packages/shared ) | [ ![ @intlify/shared ] ( https://img.shields.io/npm/v/@intlify/shared.svg )] ( https://www.npmjs.com/package/@intlify/shared )
123
123
124
- ## : runner : Other Projects
124
+ ## 🏃 Other Projects
125
125
126
126
| Project | NPM | Repo |
127
127
| ------- | --- | ---- |
@@ -136,10 +136,10 @@ The examples are offered in the following two API styles:
136
136
| Vue Jest Plugin | [ ![ vue-i18n-jest] ( https://img.shields.io/npm/v/vue-i18n-jest.svg )] ( https://www.npmjs.com/package/vue-i18n-jest ) | [ intlify/vue-i18n-jest] ( https://github.com/intlify/vue-i18n-jest )
137
137
| Vue I18n Locale Message Tools | [ ![ vue-i18n-locale-message] ( https://img.shields.io/npm/v/vue-i18n-locale-message.svg )] ( https://www.npmjs.com/package/vue-i18n-locale-message ) | [ intlify/vue-i18n-locale-message] ( https://github.com/intlify/vue-i18n-locale-message )
138
138
139
- ## : muscle : Contribution
139
+ ## 💪 Contribution
140
140
141
141
Please make sure to read the [ Contributing Guide] ( https://github.com/intlify/vue-i18n-next/blob/master/.github/CONTRIBUTING.md ) before making a pull request.
142
142
143
- ## : copyright : License
143
+ ## ©️ License
144
144
145
145
[ MIT] ( http://opensource.org/licenses/MIT )
0 commit comments