vuex
https://github.com/vuejs/vuex
JavaScript
🗃️ Centralized State Management for Vue.js.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to vuex
Help out
- Issues
- feat: add named export in cjs format file
- vue__WEBPACK_IMPORTED_MODULE_0__.reactive) is not a function
- fix: export esm rather than cjs from the mjs entrypoint
- Improve documents and examples for composition api store
- Accessing Vuex4 actions via store.actions instead of dispatch in Vue
- Documenting common Vuex patterns
- feat(types): Add optional stronger typings
- The Vuex State variables doesnt update. It just stays with the initial values.
- The state parameter in the plugin subscribe method doesn't infer the full type
- Add optional getter type parameter for Store<S>
- Docs
- JavaScript not yet supported