awesome-vue
awesome-vue copied to clipboard
suggestion: note which libraries are Vue 3 compatible
Imagine this scenario: I'm enamored with Vite and therefore use Vue 3 exclusively. I'm in search of a material design framework, and this list suggests Vuetify. I install Vuetify only to hit https://github.com/vuetifyjs/vuetify/issues/11346. Crash-n-burn.
Proposed solution: let authors or curators identify when libraries support Vue 3.
Hi, I believe that the author should be interested in supporting his package with different versions.
Agreed. But because one initiates a global component library differently, calling out whether the library supports Vue 2 or 3 or both could be really helpful..
But because one initiates a global component library differently, calling out whether the library supports Vue 2 or 3 or both could be really helpful..
Of course this is very useful information
+1 Really need this
any updates on list of libraries supported with Vue 3. Facing problems with Vuetify, Quasar, etc.
See https://github.com/vuejs/awesome-vue/issues/3544
Okay @Jogai. Thank you.
and almost 2 years later...........this is one of the major issues our students encounter when learning Vue.
That will teach them something about maintainability right away, plus a few other valuable lessons.