Skip to content
forked from brabadu/tanok

Elm Architecture-inspired wrapper for Rx.js+React

License

Notifications You must be signed in to change notification settings

DZhurybida/tanok

 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%