зеркало из https://github.com/mozilla/reflex.git
2e9610b574 | ||
---|---|---|
examples | ||
interfaces | ||
src | ||
.flowconfig | ||
.gitignore | ||
.gitmodules | ||
.npmignore | ||
.travis.yml | ||
History.md | ||
License.md | ||
Readme.md | ||
package.json |
Readme.md
reflex
Reflex is a functional reactive UI library that embraces immutable data for state modeling & top-down rendering using react but with strictly functional interface heavily inspired by elm and it's amazingly simple yet powerful architecture where flux is simply a by product of a pattern.
Install
npm install reflex