1
0

Тайлбар байхгүй

Alexander Sokolov 72107acb94 Fix typos (#736) 8 жил өмнө
.github 24f9db5910 Add issue template (#693) 8 жил өмнө
build b821681863 fix esm build exports 8 жил өмнө
dist 8081fcdec3 [build] 2.3.0 8 жил өмнө
docs 72107acb94 Fix typos (#736) 8 жил өмнө
examples b821681863 fix esm build exports 8 жил өмнө
src f8b9edaf91 support state as a function in modules 8 жил өмнө
test f8b9edaf91 support state as a function in modules 8 жил өмнө
types a86bd2dcf0 document module reuse 8 жил өмнө
.babelrc a9437344e4 simplify babelrc 9 жил өмнө
.eslintrc.json a7d2182b58 Housekeeping eslint for v2.0 (#553) 8 жил өмнө
.gitignore 64a0785b4e adjust logger build 8 жил өмнө
LICENSE 0125dd7ca4 Add License (#203) 9 жил өмнө
README.md 887c93133e Updated README.md (#616) 8 жил өмнө
bower.json 2c5b08d3d2 0.4.1 + dist build 9 жил өмнө
circle.yml d82a789fb6 support array syntax for mapState (#260) 9 жил өмнө
package.json 0b41cf9886 [release] 2.3.0 8 жил өмнө
yarn.lock 3e1051a675 [build] 2.2.0 8 жил өмнө

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