tanok

State management for React using Rx.js and Elm Architecture inspiration.

You could start with Elm Architecture Tutorial, there's more info

Elm Architecture gives you a way to build complex UI with everything we'd like
to have these days. Unidirectional data flow, separation of concerns,
usable child components and fast HTML rendering.

tanok let's you do the same with JavaScript, React and Rx.js.

tanok is also slavic circle dance

Installation

To install the stable version:

npm install --save tanok

GitHub