Sen descrición

Evan You ae7cd3ac8f make onMutation middleware hook optional %!s(int64=9) %!d(string=hai) anos
docs e0750647fd edits to structure.md %!s(int64=9) %!d(string=hai) anos
examples d36840e0e8 simplify debugging setup %!s(int64=9) %!d(string=hai) anos
src ae7cd3ac8f make onMutation middleware hook optional %!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.