21
21
- 🔌 Extensible
22
22
- 🏗 Modular by design
23
23
- 📦 Extremely light
24
+ - ⛰️ Nuxt Module
24
25
25
26
Pinia works with both Vue 2 and Vue 3.
26
27
@@ -37,16 +38,6 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
37
38
38
39
<!-- sponsors start-->
39
40
40
- <h4 align =" center " >Gold Sponsors</h4 >
41
- <p align =" center " >
42
- <a href="https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor" target="_blank" rel="noopener noreferrer">
43
- <picture>
44
- <source srcset="https://posva-sponsors.pages.dev/logos/vuejobs.svg" media="(prefers-color-scheme: dark)" height="72px" alt="VueJobs" />
45
- <img src="https://posva-sponsors.pages.dev/logos/vuejobs.svg" height="72px" alt="VueJobs" />
46
- </picture>
47
- </a >
48
- </p >
49
-
50
41
<h4 align =" center " >Silver Sponsors</h4 >
51
42
<p align =" center " >
52
43
<a href="https://www.vuemastery.com/" target="_blank" rel="noopener noreferrer">
@@ -71,7 +62,7 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
71
62
<img src="https://avatars.githubusercontent.com/u/2486424?u=7b0c73ae5d090ce53bf59473094e9606fe082c59&v=4" height="26px" alt="Stanislas Ormières" />
72
63
</picture>
73
64
</a >
74
- <a href="www.vuejs.de" target="_blank" rel="noopener noreferrer">
65
+ <a href="https:// www.vuejs.de" target="_blank" rel="noopener noreferrer">
75
66
<picture>
76
67
<source srcset="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" media="(prefers-color-scheme: dark)" height="26px" alt="Antony Konstantinidis" />
77
68
<img src="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" height="26px" alt="Antony Konstantinidis" />
@@ -85,8 +76,8 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
85
76
</a >
86
77
<a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer">
87
78
<picture>
88
- <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="NuxtJS " />
89
- <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="NuxtJS " />
79
+ <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="Nuxt Labs " />
80
+ <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="Nuxt Labs " />
90
81
</picture>
91
82
</a >
92
83
</p >
0 commit comments