Skip to content

jjaybrown/flummox

 
 

Repository files navigation

Flummox

4.0 will likely be the last major release. Use Redux instead. It's really great.

I know churn can be frustrating but I feel it would be irresponsible for me to continue recommending Flummox when Redux exists and is a significant improvement over classical Flux. Flummox 4.0 will likely be the last major release.

Check out redux-actions and redux-promise, which implement much of the convenience of Flummox as Redux extensions.

build status Test Coverage npm downloads npm version

Idiomatic, modular, testable, isomorphic Flux. No singletons required.

$ npm install --save flummox

Join the #flummox channel of the Reactiflux Slack community.

Join the chat at https://gitter.im/acdlite/flummox

The documentation is hosted at acdlite.github.io/flummox. It is a pre-rendered, isomorphic app built with Flummox and React. Checkout the source.

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Makefile 1.2%