Без опису

Sébastien Chopin 33a99070e2 Send the products data in the checkout action 9 роки тому
docs f2d82c2a1f update illustration 9 роки тому
examples 33a99070e2 Send the products data in the checkout action 9 роки тому
src e688e3d8c3 narrow dispatching state to only mutation handlers 9 роки тому
test d36840e0e8 simplify debugging setup 9 роки тому
.babelrc d7f4384c7d tests 9 роки тому
.eslintrc 32718c9ee3 update build setup 9 роки тому
.gitignore ce6cd50113 scaffolding docs 9 роки тому
README.md 9e5aa05292 Update README.md 9 роки тому
circle.yml 32718c9ee3 update build setup 9 роки тому
package.json 2203bb5eff doc deploy script 9 роки тому

README.md

Vuex

Flux-inspired Application Architecture for Vue.js.

Principles

  • Terse
  • Testable
  • Reactive
  • Single State Tree
  • Hot Reloading
  • Time Travel

Docs coming soon.