Aucune description

Evan You ae7cd3ac8f make onMutation middleware hook optional il y a 9 ans
docs e0750647fd edits to structure.md il y a 9 ans
examples d36840e0e8 simplify debugging setup il y a 9 ans
src ae7cd3ac8f make onMutation middleware hook optional il y a 9 ans
test d36840e0e8 simplify debugging setup il y a 9 ans
.babelrc d7f4384c7d tests il y a 9 ans
.eslintrc 32718c9ee3 update build setup il y a 9 ans
.gitignore ce6cd50113 scaffolding docs il y a 9 ans
README.md 9e5aa05292 Update README.md il y a 9 ans
circle.yml 32718c9ee3 update build setup il y a 9 ans
package.json 2203bb5eff doc deploy script il y a 9 ans

README.md

Vuex

Flux-inspired Application Architecture for Vue.js.

Principles

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

Docs coming soon.