Aucune description

Nathan Shively-Sanders 0ba995e010 Fix export default in index.d.ts (#1000) 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 87e67ae4a7 [build] 3.0.0 il y a 7 ans
docs 887f563961 Update api.md (#1004) 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 0ba995e010 Fix export default in index.d.ts (#1000) 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 526055900a bump deps il y a 7 ans
package.json 526055900a bump deps 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