Aucune description

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

README.md

Rewrite Work in Progress.

Principles

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