pikax / vue-composable

Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
https://pikax.me/vue-composable/
MIT License
1.17k stars 67 forks source link

VueUse vs. vue.composable #1022

Open therealshark opened 2 years ago

therealshark commented 2 years ago

Hi :)

i'm currently looking into using some composables and found both this lib and https://vueuse.org/. It seems, they are quite similar, are they connected in any way?

pikax commented 1 year ago

Hey, not related, just a different approach, VueUse started was created around the same time as vue-composable, antfu made an awesome work building a community around it, unless you really want a specific composable from this library, I will probably recommend VueUse over vue-composable, since I don't have much time to maintain it :(