Aucune description

Evan You 08dc66209f docs wip il y a 9 ans
docs 08dc66209f docs wip il y a 9 ans
examples d36840e0e8 simplify debugging setup il y a 9 ans
src e688e3d8c3 narrow dispatching state to only mutation handlers 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 bc0dd1aa95 readme il y a 9 ans
circle.yml 32718c9ee3 update build setup il y a 9 ans
package.json ce6cd50113 scaffolding docs 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.