Нема описа

Evan You 8f18de0a7c Merge pull request #9 from Atinux/patch-1 пре 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.