pinia
Store framework
An intuitive store framework for Vue applications with type safety and DevTools support
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
13k stars
68 watching
1k forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
composition-apissrstorevuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
vuejs/vuex | A centralized state management system for Vue.js applications | 28,430 |
vueuse/vueuse | A collection of essential Vue Composition Utilities | 20,261 |
vuejs/core | A progressive JavaScript framework for building user interfaces on the web using TypeScript. | 48,098 |
codedredd/pinia-orm | An ORM plugin for Pinia Store, enabling Object-Relational Mapping access to the store. | 465 |
wobsoriano/pinia-xstate | Integrates Xstate state machines with Pinia store for centralized state management in Vue applications. | 58 |
soc221b/pinia-plugin-persistedstate-2 | A plugin that persists Pinia state across page reloads and allows custom serialization/deserialization and migration support. | 96 |
wobsoriano/vue-cart | A Vue 3 and Pinia-based shopping cart example with Vite and daisyUI integration. | 128 |
lusaxweb/vuesax | A comprehensive framework of reusable UI components for Vue.js applications | 5,638 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,762 |
vue-generators/vue-form-generator | A Vue.js component that generates forms based on predefined schemas | 2,998 |
nuxt/nuxt | A framework for building full-stack web applications and websites with Vue.js using server-side rendering, Static Site Generation, Hybrid Rendering, and more. | 55,343 |
wangdahoo/vonic | A collection of mobile UI components built using Vue.js and Ionic CSS. | 3,395 |
vuecomponent/ant-design-vue | An enterprise-class UI design system based on Ant Design and Vue for building desktop applications. | 20,379 |
vuejs/vue | A framework for building user interfaces using JavaScript and TypeScript. | 208,155 |
frederikbache/vue-vroom | A tool to generate type-safe stores and mock APIs with minimal configuration for Vue.js applications | 10 |