awesome-vue-composition-api
awesome-vue-composition-api copied to clipboard
🚀 A curated list of awesome things related to vue composition api
add examples vue3-composition-admin
Add an example of using the Composition API
This package is designed for binding refs to Vue composition functions, which, in turn, may produce one or more refs. The behaviour is similar to the RxJS switchMap operator.
I'm also writing a toolkit about Vue composition API recently => [vuses](https://github.com/jo0ger/vuses), it's also heavily inspired by [react-use](https://github.com/streamich/react-use)