About the product
Vlow is a simple React library for unidirectional data flow architecture inspired by Reflux.
Vlow uses "actions" to update one or more "stores" that update the state of all components mapped to the store(s). A component in turn triggers an action. Vlow can be used to maintain a global state.
GitHub
For more information about the product or installation instructions, please visit this GitHub-page.