Без опису

Evan You e1fd222ec4 chore: format 6 роки тому
.circleci b205e9fc54 ci: migrate build system to CircleCI version 2. (#1372) 7 роки тому
.github 24f9db5910 Add issue template (#693) 8 роки тому
build 91b7998550 build: update rollup config 7 роки тому
dist ba4f6d4e55 Update logger.d.ts (#1380) 7 роки тому
docs 431540b463 docs: document new subscribeAction options 6 роки тому
docs-gitbook 2a91153bfe [docs] using vuepress (#1277) 7 роки тому
examples a9bd047ea1 fix: Add key to v-for (#1369) 7 роки тому
src e1fd222ec4 chore: format 6 роки тому
test 76818c1b42 Action before and after subscribers (#1115) 6 роки тому
types 76818c1b42 Action before and after subscribers (#1115) 6 роки тому
.babelrc 22fbb5bc6a update eslint config and deps 8 роки тому
.eslintrc 9b476358a0 update eslint config 8 роки тому
.gitignore 2a91153bfe [docs] using vuepress (#1277) 7 роки тому
LICENSE f053ae7e98 Avoid updating license every year (#1108) 7 роки тому
README.md 1c6c25d9d7 fix a broken link 7 роки тому
package.json 59f31afe30 build: bump dev deps 6 роки тому
yarn.lock 59f31afe30 build: bump dev deps 6 роки тому

README.md

Vuex Build Status

Centralized State Management for Vue.js.

Examples

Running the examples:

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

License

MIT