vuex-light VS pinia

Compare vuex-light vs pinia and see what are their differences.

vuex-light

WARNING: This package is no longer to be maintained, use [Pinia](https://pinia.esm.dev/) instead. (by js-cosmos)

pinia

๐Ÿ Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support [Moved to: https://github.com/vuejs/pinia] (by posva)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
vuex-light pinia
1 1
8 4,070
- -
8.8 9.8
over 2 years ago over 2 years ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vuex-light

Posts with mentions or reviews of vuex-light. We have used some of these posts to build our list of alternatives and similar projects.

pinia

Posts with mentions or reviews of pinia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • Building an Electron App with VueJS and Vite
    6 projects | dev.to | 15 Dec 2021
    I'll be integrating a state-management system soon - either Vuex or Pinia. I'm curious to see what this process looks like within an Electron app utilizing Vue, but I'll try my best to write up a blog post as I go through the process.

What are some alternatives?

When comparing vuex-light and pinia you can also consider the following projects:

pinia-undo - ๐Ÿ Undo/Redo plugin for pinia.

vuex-multi-tab-state - ๐Ÿ’พ๐Ÿ”—๐Ÿ–ฅ๏ธ Share, synchronize and persist state between multiple tabs with this plugin for Vuex. TypeScript types included.

vue-simple-acl - A simple unopinionated Vue plugin for managing user roles and permissions, access-control list (ACL) and role-based access control (RBAC).

electron-vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.

vue-composable - Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables

vuex - ๐Ÿ—ƒ๏ธ Centralized State Management for Vue.js.

vue3-realworld-example-app - Explore the charm of Vue composition API! Vite?

vite - Next generation frontend tooling. It's fast!

XMachineVue - The xMachineVue library combines concept of a state machine with a reactive store. By combining these two concepts, it allows you to manage your applicationโ€™s state in a structured and predictable way. It provides you with the ability to define different states and transitions between them, while also allowing you to reactively track changes to you

electron-vue-template - Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder

vue-timer-hook - Vue timer hook is a custom hook, built to handle timer, stopwatch, and time logic/state in your vue 3 component.

vuex-class - Binding helpers for Vuex and vue-class-component