brabadu / tanok

Elm Architecture-inspired wrapper for Rx.js+React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tanok 💃

Build Status Coverage Status npm downloads

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

How to start

Go on with Getting Started section

Authors

Great people of Evo Company:

With thoughtful tests and wise advices from many others.

About

Elm Architecture-inspired wrapper for Rx.js+React

License:MIT License


Languages

Language:JavaScript 100.0%