pinia VS vuex-light

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

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)

vuex-light

WARNING: This package is no longer to be maintained, use [Pinia](https://pinia.esm.dev/) instead. (by js-cosmos)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
pinia vuex-light
1 1
4,070 8
- -
9.8 8.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.

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.

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.

What are some alternatives?

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

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

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

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-simple-acl - A simple unopinionated Vue plugin for managing user roles and permissions, access-control list (ACL) and role-based access control (RBAC).

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

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

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

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

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

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

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

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