f.lux is a Flux inspired data management library for javascript applications that introduces the concept of a shadow state.
To install the stable version:
npm install --save f.lux
This assumes you are using npm as your package manager.
See the Documentation for an introduction to f.lux features, a thorough tutorial, and api.
- Unit test