No Description

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

README.md

Rewrite Work in Progress.

Principles

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