Sem descrição

ktsn 290ee83678 apply #629 for all lang há 8 anos atrás
build 7804b6cb32 Add version variable (#507) há 8 anos atrás
dist 253926fc09 [build] 2.1.2 há 8 anos atrás
docs 290ee83678 apply #629 for all lang há 8 anos atrás
examples 8d5b6b9c4d bump deps há 8 anos atrás
src 507d2a5491 avoid to fire unrelated watchers with registerModule (fix #524) (#609) há 8 anos atrás
test 8d5b6b9c4d bump deps há 8 anos atrás
types 37e0bc308d update namespaced option type tests há 8 anos atrás
.babelrc a9437344e4 simplify babelrc há 9 anos atrás
.eslintrc.json a7d2182b58 Housekeeping eslint for v2.0 (#553) há 8 anos atrás
.gitignore 64a0785b4e adjust logger build há 8 anos atrás
LICENSE 0125dd7ca4 Add License (#203) há 9 anos atrás
README.md 887c93133e Updated README.md (#616) há 8 anos atrás
bower.json 2c5b08d3d2 0.4.1 + dist build há 9 anos atrás
circle.yml d82a789fb6 support array syntax for mapState (#260) há 9 anos atrás
package.json 5b22286889 [release] 2.1.2 há 8 anos atrás

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