composition-api
There are 1109 repositories under composition-api topic.
vuejs/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
Alfred-Skyblue/vue-draggable-plus
Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
Maronato/vue-toastification
Vue notifications made easy!
RainManGO/vue3-composition-admin
🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin
1024-lab/smart-admin
SmartAdmin国内首个以「高质量代码」为核心,「简洁、高效、安全」快速开发平台;基于SpringBoot2/3 + Sa-Token + Mybatis-Plus 和 Vue3 + Vite5 + Ant Design Vue 4.x (同时支持JavaScript和TypeScript双版本);满足国家三级等保要求、支持登录限制、接口数据国产加解密、高防SQL注入等一系列安全体系。
vue3/vue3-News
🔥 Find the latest breaking Vue3、Vue CLI 3+ & Vite News. (2021/2022/2023)
vueuse/motion
🤹 Vue Composables putting your components in motion
AttoJS/vue-request
⚡️ This is a library that can easily help you manage request states, supporting common features such as SWR, polling, error retry, caching, and pagination, etc. ⚡️ 这是一个能够轻松帮助你管理请求状态的库,支持 SWR、轮询、错误重试、缓存、分页等常用功能。
pikax/vue-composable
Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
mutoe/vue3-realworld-example-app
Explore the charm of Vue composition API! Vite?
logaretm/villus
🏎 A tiny and fast GraphQL client for Vue.js
Tarektouati/vue-use-web
🕸 Web APIs implemented as Vue.js composition functions
gmingchen/agile-admin
agile-admin vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style vite pinia webpack 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java springboot 【私活神器,私活利器】
nuxt-community/composition-api
Composition API hooks for Nuxt 2.
Mini-ghost/vorms
Vue Form Validation with Composition API
prabhuignoto/vue-float-menu
🎈Customizable floating menu for Vue
sonicoder86/vue-3-playground
Vue 3 Playground packed with all the new features
vueuse/sound
🔊 A Vue composable for playing sound effects
vueuse/vue-chemistry
Reactified JavaScript functions for Vue
openfext/vue-form-builder
Build powerful vue form with JSON schema and composition api.
MartinMalinda/vue-concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
path-yu/vue3-cloud-music
基于Vue3+Vite+TypeScript+compositionApi+naiveui构建的精致的支持夜间模式网易云音乐流媒体网站webApp
greenpress/vuex-composition-helpers
A util package to use Vuex with Composition API easily.
altai-ui/qui-max
A Vue 3.x Neumorphic design system for Web. Written in TypeScript with Composition API 🔥
pocojang/nuxt-realworld
🛠 Built a Example App of RealWorld with Nuxt & Composition API ⚗️
lstoeferle/vite-vue2-starter
Vite - Vue 2 starter template using composition-api and windiCSS
riderx/vue-timer-hook
Vue timer hook is a custom hook, built to handle timer, stopwatch, and time logic/state in your vue 3 component.
wavezync/vue3-google-signin
Google OAuth2 plugin for Vue3 Apps. This uses latest Google Identity Service Library. It also provides set of composables which can be used easily to implement different authentication strategies
tjk/vue-o2c
Vue 3 convert options API to composition API
flingyp/vadmire-admin
一款基于 Vue3 + TypeScript + NaiveUI 等技术栈搭建的后台系统
veactjs/veact
Mutable state enhancer library for React based on @vue/reactivity
w3bdesign/laravel-vue-ecommerce
Laravel 10 eCommerce site with Vue 3 and Stripe
FrontLabsOfficial/vue-tiny-validate
💯 Tiny Vue Validate Composition
openfext/vue-admin-next
Professional enterprise application with Vue Composition API, Multi-Module Design, Data Processing Flow and Friendly User Interface.
pellse/assembler
Assembler is a reactive data aggregation framework for querying and merging data from multiple data sources/services. Assembler enables efficient implementation of the API Composition Pattern and is also designed to solve the N + 1 query problem. Architecture-agnostic, it can be used as part of a monolithic or microservice architecture.
benyasin/vue3-demo
💡 vue3新特性示例: 响应式API、组合式API、TodoMVC