Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Vuex | 28,236 | 42,331 | 15,101 | 22 days ago | 62 | October 14, 2022 | 137 | mit | JavaScript | |
🗃️ Centralized State Management for Vue.js. | ||||||||||
Rematch | 8,175 | 210 | 156 | a year ago | 76 | November 09, 2021 | 19 | mit | TypeScript | |
The Redux Framework | ||||||||||
Router | 5,139 | 13 | 8 hours ago | 15 | March 21, 2022 | 20 | mit | TypeScript | ||
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. | ||||||||||
Akita | 3,671 | 46 | 53 | 6 months ago | 279 | February 13, 2023 | 35 | apache-2.0 | TypeScript | |
🚀 State Management Tailored-Made for JS Applications | ||||||||||
Vuex Pathify | 1,389 | 26 | 9 | 2 years ago | 37 | March 18, 2022 | 29 | mit | JavaScript | |
Vue / Vuex plugin providing a unified path syntax to Vuex stores | ||||||||||
Remesh | 591 | 2 months ago | 3 | mit | TypeScript | |||||
A CQRS-based DDD framework for large and complex TypeScript/JavaScript applications | ||||||||||
Harlem | 485 | 16 | 5 months ago | 58 | August 12, 2022 | 3 | mit | TypeScript | ||
Powerfully simple global state management for Vue 3 | ||||||||||
Vue Stash | 413 | 6 years ago | 4 | mit | JavaScript | |||||
Easily share reactive data between your Vue components. | ||||||||||
Vue Class Store | 275 | 5 months ago | 12 | October 18, 2021 | 18 | mit | JavaScript | |||
Universal Vue stores you write once and use anywhere | ||||||||||
Eschersketch | 195 | 2 years ago | 3 | other | JavaScript | |||||
A drawing program for exploring symmetrical designs |
Flux-inspired Application Architecture for Vue.js.
Running the examples:
$ npm install
$ npm run counter # run the counter example
See npm scripts for all example npm scripts.