Sen descrición

Evan You 8f18de0a7c Merge pull request #9 from Atinux/patch-1 %!s(int64=9) %!d(string=hai) anos
docs f2d82c2a1f update illustration %!s(int64=9) %!d(string=hai) anos
examples 33a99070e2 Send the products data in the checkout action %!s(int64=9) %!d(string=hai) anos
src e688e3d8c3 narrow dispatching state to only mutation handlers %!s(int64=9) %!d(string=hai) anos
test d36840e0e8 simplify debugging setup %!s(int64=9) %!d(string=hai) anos
.babelrc d7f4384c7d tests %!s(int64=9) %!d(string=hai) anos
.eslintrc 32718c9ee3 update build setup %!s(int64=9) %!d(string=hai) anos
.gitignore ce6cd50113 scaffolding docs %!s(int64=9) %!d(string=hai) anos
README.md 9e5aa05292 Update README.md %!s(int64=9) %!d(string=hai) anos
circle.yml 32718c9ee3 update build setup %!s(int64=9) %!d(string=hai) anos
package.json 2203bb5eff doc deploy script %!s(int64=9) %!d(string=hai) anos

README.md

Vuex

Flux-inspired Application Architecture for Vue.js.

Principles

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

Docs coming soon.