Vue Use Utilities
A collection of Vue composition-api utilities
🔮 Reactive
Full usable of `reactive`, ready to use on your templates.
🛠 Composable
All utilities is composable built on top of `@vue/composition-api`
🌳 TreeShakable
Packages is built with rollup, Tree-Shakable and SideEffects free.
🤟 Vue 2 and 3 Support
Compatible with Vue2.x and Vue 3, built on top of `vue-demi`
💪 Fully Typed APIs
Flexible programmatic APIs with full TypeScript typing.
🧩 Advanced Integration
Support commonly used add-ons like `Vuex`、`Axios`.