暫無描述

Evan You 4c7e6f66fb throw if state is mutated outside mutation handlers 9 年之前
examples edbf9b1be1 rename stores to modules 9 年之前
src 4c7e6f66fb throw if state is mutated outside mutation handlers 9 年之前
test 4c7e6f66fb throw if state is mutated outside mutation handlers 9 年之前
.babelrc d7f4384c7d tests 9 年之前
.eslintrc 76ead8847c init 9 年之前
.gitignore 342e6fcdd1 update build setup 9 年之前
README.md 3026ce2720 readme 9 年之前
package.json d7f4384c7d tests 9 年之前

README.md

Rewrite Work in Progress.

Principles

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