Marty.js is a flux.js implementation for use as part of a react.js workflow.
Marty.js is an implementation of the Flux architecture. It defines a set of rules about how to manage your applications state.
Marty provides solutions for getting state into your application, storing it in memory and then binding it to your React components.