설명 없음

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