All Projects → brabadu → Tanok

brabadu / Tanok

Licence: mit
Elm Architecture-inspired wrapper for Rx.js+React

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tanok

redrock
Typesafe, reactive redux
Stars: ✭ 14 (-36.36%)
Mutual labels:  flux, rxjs
Rx Connect
Glue your state and pure React components with RxJS
Stars: ✭ 86 (+290.91%)
Mutual labels:  rxjs, flux
Reactive Flux
Fluxish model implemented with RxJS
Stars: ✭ 71 (+222.73%)
Mutual labels:  rxjs, flux
Fluorine
[UNMAINTAINED] Reactive state and side effect management for React using a single stream of actions
Stars: ✭ 287 (+1204.55%)
Mutual labels:  rxjs, flux
Rxjs Docs Cn
RxJS 5 中文文档
Stars: ✭ 786 (+3472.73%)
Mutual labels:  rxjs
Angular Learning Resources
Curated chronological list of learning resources for Angular, from complete beginner to advanced level
Stars: ✭ 615 (+2695.45%)
Mutual labels:  rxjs
Frint
Modular JavaScript framework for building scalable and reactive applications
Stars: ✭ 608 (+2663.64%)
Mutual labels:  rxjs
Typescript Fsa
Type-safe action creator utilities
Stars: ✭ 588 (+2572.73%)
Mutual labels:  flux
Vue Entity Adapter
Package to maintain entities in Vuex.
Stars: ✭ 20 (-9.09%)
Mutual labels:  flux
Angularfire
The official Angular library for Firebase.
Stars: ✭ 7,029 (+31850%)
Mutual labels:  rxjs
Nylas Mail
💌 An extensible desktop mail app built on the modern web. Forks welcome!
Stars: ✭ 24,653 (+111959.09%)
Mutual labels:  flux
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+2727.27%)
Mutual labels:  flux
Ngx Restangular
Restangular for Angular 2 and higher versions
Stars: ✭ 787 (+3477.27%)
Mutual labels:  rxjs
Focal
Program user interfaces the FRP way.
Stars: ✭ 613 (+2686.36%)
Mutual labels:  rxjs
Push State
Turn static web sites into dynamic web apps.
Stars: ✭ 16 (-27.27%)
Mutual labels:  rxjs
Reactive.how
Learn reactive programming with animated cards.
Stars: ✭ 592 (+2590.91%)
Mutual labels:  rxjs
Rxjs
A reactive programming library for JavaScript
Stars: ✭ 26,144 (+118736.36%)
Mutual labels:  rxjs
Refract
Harness the power of reactive programming to supercharge your components
Stars: ✭ 791 (+3495.45%)
Mutual labels:  rxjs
React Native Sensors
A developer friendly approach for sensors in React Native
Stars: ✭ 657 (+2886.36%)
Mutual labels:  rxjs
Little State Machine
📠 React custom hook for persist state management
Stars: ✭ 654 (+2872.73%)
Mutual labels:  flux

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].