Functional reactive UI library
Перейти к файлу
Irakli Gozalishvili 2e9610b574 Add spin square examples. 2015-10-05 12:01:49 -07:00
examples Add spin square examples. 2015-10-05 12:01:49 -07:00
interfaces
src Fix bug tick effect implementation causing infinite loop. 2015-10-05 11:59:18 -07:00
.flowconfig
.gitignore
.gitmodules
.npmignore
.travis.yml
History.md
License.md
Readme.md
package.json

Readme.md

reflex

Build Status

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