Vuex

🗃️ Centralized State Management for Vue.js.
Alternatives To Vuex
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Vuex28,23642,33115,10122 days ago62October 14, 2022137mitJavaScript
🗃️ Centralized State Management for Vue.js.
Rematch8,175210156a year ago76November 09, 202119mitTypeScript
The Redux Framework
Router5,139138 hours ago15March 21, 202220mitTypeScript
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
Akita3,67146536 months ago279February 13, 202335apache-2.0TypeScript
🚀 State Management Tailored-Made for JS Applications
Vuex Pathify1,3892692 years ago37March 18, 202229mitJavaScript
Vue / Vuex plugin providing a unified path syntax to Vuex stores
Remesh591
2 months ago3mitTypeScript
A CQRS-based DDD framework for large and complex TypeScript/JavaScript applications
Harlem485165 months ago58August 12, 20223mitTypeScript
Powerfully simple global state management for Vue 3
Vue Stash413
6 years ago4mitJavaScript
Easily share reactive data between your Vue components.
Vue Class Store275
5 months ago12October 18, 202118mitJavaScript
Universal Vue stores you write once and use anywhere
Eschersketch195
2 years ago3otherJavaScript
A drawing program for exploring symmetrical designs
Alternatives To Vuex
Select To Compare


Alternative Project Comparisons
Readme

Vuex Build Status npm package

Flux-inspired Application Architecture for Vue.js.

Examples

Running the examples:

$ npm install
$ npm run counter # run the counter example

See npm scripts for all example npm scripts.

Principles

  • Terse
  • Testable
  • Reactive
  • Single State Tree
  • Hot Reloading
  • Time Travel (with vue-devtools support)

License

MIT

Popular Vue Projects
Popular State Management Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Vue
Vuejs
Vuex
Counter
State Management
Feathersjs