Aucune description

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

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