Nincs leírás

Evan You 35ebfcf61d docs: update version info 8 éve
.github 24f9db5910 Add issue template (#693) 8 éve
build 91b7998550 build: update rollup config 8 éve
dist 6b69ff17be [build] 2.4.1 8 éve
docs 35ebfcf61d docs: update version info 8 éve
examples db6a77f806 fixed misspelling (#882) 8 éve
src a8326b1bd7 feat: subscribeAction (#960) 8 éve
test a8326b1bd7 feat: subscribeAction (#960) 8 éve
types 73189eb355 feat: root actions in namespaced modules (#941) 8 éve
.babelrc 22fbb5bc6a update eslint config and deps 8 éve
.eslintrc 9b476358a0 update eslint config 8 éve
.gitignore 64a0785b4e adjust logger build 9 éve
LICENSE 0125dd7ca4 Add License (#203) 9 éve
README.md 887c93133e Updated README.md (#616) 8 éve
bower.json 2c5b08d3d2 0.4.1 + dist build 9 éve
circle.yml 7d9730edd2 chore(ci): Use node 8 (#959) 8 éve
package-lock.json 71aeaec094 update lockfile 8 éve
package.json 73189eb355 feat: root actions in namespaced modules (#941) 8 éve

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