설명 없음

Evan You ef10181097 update docs 9 년 전
docs ef10181097 update docs 9 년 전
examples d36840e0e8 simplify debugging setup 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 ef10181097 update docs 9 년 전
circle.yml 32718c9ee3 update build setup 9 년 전
package.json ce6cd50113 scaffolding docs 9 년 전

README.md

Vuex

Flux-inspired Application Architecture for Vue.js.

vuex

Principles

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

Docs coming soon.