MCPcopy
hub / github.com/vuejs/vuex

github.com/vuejs/vuex @v4.0.2 sqlite

repository ↗ · DeepWiki ↗ · release v4.0.2 ↗
304 symbols 654 edges 91 files 9 documented · 3%
README

Vuex

npm ci status


:fire: HEADS UP! You're currently looking at Vuex 4 branch. If you're looking for Vuex 3, please check out dev branch.


Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.

Learn more about Vuex at "What is Vuex?", or get started by looking into full documentation.

Documentation

To check out docs, visit vuex.vuejs.org.

Examples

You may find example applications built with Vuex under the examples directory.

Running the examples:

$ npm install
$ npm run dev # serve examples at localhost:8080

Questions

For questions and support please use the Discord chat server or the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the release notes.

Stay In Touch

For latest releases and announcements, follow on Twitter: @vuejs.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT

Copyright (c) 2015-present Evan You

Extension points exported contracts — how you extend this code

Logger (Interface)
(no doc) [1 implementers]
types/logger.d.ts
Mapper (Interface)
(no doc)
types/helpers.d.ts
ComponentCustomOptions (Interface)
(no doc)
types/vue.d.ts
Dispatch (Interface)
(no doc)
types/index.d.ts
State (Interface)
(no doc)
types/test/index.ts
LoggerOption (Interface)
(no doc)
types/logger.d.ts
MapperWithNamespace (Interface)
(no doc)
types/helpers.d.ts
Commit (Interface)
(no doc)
types/index.d.ts

Core symbols most depended-on inside this repo

text
called by 47
test/helpers.js
commit
called by 43
src/store.js
count
called by 37
test/helpers.js
dispatch
called by 35
src/store.js
click
called by 32
test/helpers.js
mount
called by 25
test/helpers.js
subscribeAction
called by 16
src/store.js
get
called by 14
src/module/module-collection.js

Shape

Function 228
Method 34
Interface 32
Class 10

Languages

TypeScript100%

Modules by API surface

types/index.d.ts20 symbols
test/helpers.js19 symbols
src/store.js17 symbols
types/test/index.ts14 symbols
src/module/module.js13 symbols
src/store-util.js12 symbols
src/module/module-collection.js12 symbols
types/test/helpers.ts10 symbols
types/helpers.d.ts9 symbols
src/plugins/devtool.js8 symbols
test/unit/modules.spec.js7 symbols
src/util.js7 symbols

Dependencies from manifests, versioned

@babel/core7.14.3 · 1×
@babel/preset-env7.14.2 · 1×
@rollup/plugin-buble0.21.3 · 1×
@rollup/plugin-commonjs19.0.0 · 1×
@rollup/plugin-node-resolve13.0.0 · 1×
@rollup/plugin-replace2.4.2 · 1×
@types/node15.6.0 · 1×
@vue/compiler-sfc3.0.11 · 1×
@vue/devtools-api6.0.0-beta.11 · 1×
babel-jest26.6.3 · 1×
babel-loader8.2.2 · 1×
brotli1.3.2 · 1×

For agents

$ claude mcp add vuex \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact