Skip to content
This repository was archived by the owner on Jul 4, 2021. It is now read-only.

Commit 0fcd7c4

Browse files
committed
add sponsors to docs
1 parent 1416203 commit 0fcd7c4

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

README.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,68 @@
66
Vite plugin for Vue I18n
77

88

9+
## :handshake: Supporting Intlify Project
10+
11+
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:
12+
13+
- [Become a Sponsor on GitHub](https://github.com/sponsors/kazupon)
14+
15+
<h3 align="center">🥇 Gold Sponsors</h3>
16+
17+
<p align="center">
18+
<a
19+
href="https://nuxtjs.org/"
20+
target="_blank">
21+
<img
22+
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxt.png"
23+
width="240px"
24+
/>
25+
</a>
26+
</p>
27+
28+
<h3 align="center">🥈 Silver Sponsors</h3>
29+
30+
<p align="center">
31+
<a
32+
href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01"
33+
target="_blank">
34+
<img
35+
src="https://secure.codeandweb.com/static/babeledit.svg"
36+
width="200px"
37+
/>
38+
</a>
39+
</p>
40+
41+
<h3 align="center">🥉 Bronze Sponsors</h3>
42+
43+
<p align="center">
44+
<a href="https://zenarchitects.co.jp/" target="_blank">
45+
<img
46+
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png"
47+
width="144px"
48+
/>
49+
</a>
50+
</p>
51+
<p align="center">
52+
<a href="https://www.sendcloud.com/" target="_blank">
53+
<img
54+
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.png"
55+
width="144px"
56+
/>
57+
</a>
58+
</p>
59+
<p align="center">
60+
<a href="https://www.vuemastery.com/" target="_blank">
61+
<img
62+
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/vuemastery.png"
63+
width="144px"
64+
/>
65+
</a>
66+
</p>
67+
68+
<br/>
69+
70+
971
## :star: Features
1072
- i18n resources pre-compilation
1173
- i18n custom block

0 commit comments

Comments
 (0)