Sin descripción

Shinya Ishikawa c2aed43ffb fix typo (#848) hace 8 años
.github 24f9db5910 Add issue template (#693) hace 8 años
build fdf4d0f51d tweak config name hace 8 años
dist 8029c3951a Add filtering of the mutations logging (#711) hace 8 años
docs c2aed43ffb fix typo (#848) hace 8 años
examples cc5fc79aa7 fix .toggle-all checkbox was hidden (#761) hace 8 años
src b64766bdec remove usesInit condition (#824) hace 8 años
test 22fbb5bc6a update eslint config and deps hace 8 años
types 11e72c61d5 dispatcher typescript declaration fix (#811) hace 8 años
.babelrc 22fbb5bc6a update eslint config and deps hace 8 años
.eslintrc 9b476358a0 update eslint config hace 8 años
.gitignore 64a0785b4e adjust logger build hace 8 años
LICENSE 0125dd7ca4 Add License (#203) hace 9 años
README.md 887c93133e Updated README.md (#616) hace 8 años
bower.json 2c5b08d3d2 0.4.1 + dist build hace 9 años
circle.yml d82a789fb6 support array syntax for mapState (#260) hace 9 años
package.json 9b476358a0 update eslint config hace 8 años
yarn.lock 9b476358a0 update eslint config hace 8 años

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