reflux / refluxjs

A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" License
5.36k stars 330 forks source link

Reflux.store #471

Closed BryanGrezeszak closed 8 years ago

BryanGrezeszak commented 8 years ago

Basically here's another possible version which also has a Reflux.Store for doing ES6 React idiomatic style stores as well.

BryanGrezeszak commented 8 years ago

Closing this to merge the Reflux.Store stuff with the other request.