Fork me on GitHub
Fluxxor

Fluxxor is a set of tools to facilitate building JavaScript data layers using the Flux architecture by reifying many of the core Flux concepts. It works particularly well in conjunction with React as the view layer, and contains a few helpers to make integration with React applications easier.

The Flux architecture...

Want to learn more? Start by checking out What is Flux.

To get started, npm install fluxxor or see other ways to install.

Learn More about Flux
Get Up and Running
See some Examples
Dive Into the API