|
13 | 13 |
|
14 | 14 | Intlify Project is an open source project that is included Vue I18n and i18n tooling and libralies with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:
|
15 | 15 |
|
16 |
| -- [Become a Sponsor on GitHub](https://github.com/sponsors/kazupon) |
| 16 | +- [Become a Sponsor on GitHub](https://github.com/sponsors/ota-meshi) |
17 | 17 |
|
18 |
| -<h3 align="center">🏅 Platinum Sponsors</h3> |
19 |
| - |
20 |
| -<p align="center"> |
21 |
| - <a href="https://zenarchitects.co.jp/" target="_blank"> |
22 |
| - <img |
23 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png" |
24 |
| - width="400px" |
25 |
| - /> |
26 |
| - </a> |
27 |
| -</p> |
28 |
| - |
29 |
| -<h3 align="center">🥇 Gold Sponsors</h3> |
30 |
| - |
31 |
| -<p align="center"> |
32 |
| - <a |
33 |
| - href="https://nuxtjs.org/" |
34 |
| - target="_blank"> |
35 |
| - <img |
36 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxt.png" |
37 |
| - width="240px" |
38 |
| - /> |
39 |
| - </a> |
40 |
| -</p> |
41 |
| -<p align="center"> |
42 |
| - <a |
43 |
| - href="https://rapidapi.com/" |
44 |
| - target="_blank"> |
45 |
| - <img |
46 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/RapidAPI.png" |
47 |
| - width="240px" |
48 |
| - /> |
49 |
| - </a> |
50 |
| -</p> |
51 |
| -<p align="center"> |
52 |
| - <a |
53 |
| - href="https://cypress.com/" |
54 |
| - target="_blank"> |
55 |
| - <img |
56 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/cypress.svg" |
57 |
| - width="240px" |
58 |
| - /> |
59 |
| - </a> |
60 |
| -</p> |
61 |
| - |
62 |
| -<h3 align="center">🥈 Silver Sponsors</h3> |
63 |
| - |
64 |
| -<h3 align="center">🥉 Bronze Sponsors</h3> |
65 |
| - |
66 |
| -<p align="center"> |
67 |
| - <a href="https://www.sendcloud.com/" target="_blank"> |
68 |
| - <img |
69 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.png" |
70 |
| - width="144px" |
71 |
| - /> |
72 |
| - </a> |
73 |
| -</p> |
74 |
| -<p align="center"> |
75 |
| - <a href="https://www.vuemastery.com/" target="_blank"> |
76 |
| - <img |
77 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/vuemastery.png" |
78 |
| - width="144px" |
79 |
| - /> |
80 |
| - </a> |
81 |
| -</p> |
82 |
| -<p align="center"> |
83 |
| - <a href="https://www.deci-bel.com/" target="_blank"> |
84 |
| - <img |
85 |
| - src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/decibel.png" |
86 |
| - width="144px" |
87 |
| - /> |
88 |
| - </a> |
89 |
| -</p> |
90 |
| - |
91 |
| -<br/> |
92 |
| - |
93 |
| -## :book: Documentation |
| 18 | +## 📔 Documentation |
94 | 19 |
|
95 | 20 | See [here](https://eslint-plugin-vue-i18n.intlify.dev)
|
96 | 21 |
|
97 |
| -## :scroll: Changelog |
| 22 | +## 📜 Changelog |
98 | 23 |
|
99 | 24 | Details changes for each release are documented in the [CHANGELOG.md](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md).
|
100 | 25 |
|
101 |
| -## :exclamation: Issues |
| 26 | +## ❗ Issues |
102 | 27 |
|
103 | 28 | Please make sure to read the [Issue Reporting Checklist](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
|
104 | 29 |
|
105 |
| -## :muscle: Contribution |
| 30 | +## 💪 Contribution |
106 | 31 |
|
107 | 32 | Please make sure to read the [Contributing Guide](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/.github/CONTRIBUTING.md) before making a pull request.
|
108 | 33 |
|
109 |
| -## :copyright: License |
| 34 | +## ©️ License |
110 | 35 |
|
111 | 36 | [MIT](http://opensource.org/licenses/MIT)
|
0 commit comments