Skip to content

A simple proof of concept Redux style framework only using Rx

Notifications You must be signed in to change notification settings

ryardley/rxjs-as-redux

Repository files navigation

rxflux

A simple effective Redux style framework using Rx

This is an example of how you might create a simple Flux/Redux style framework using nothing other than RxJS

I am sharing this for educational purposes.

Installation

Switch to use node 5.11.1 or above.

$ nvm use

Install dependencies

$ npm i

Run

Run development mode

$ npm start

About

A simple proof of concept Redux style framework only using Rx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages