Skip to content

acdlite/flummox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37d92a1 · Aug 4, 2017
Aug 4, 2017
Apr 9, 2015
Jul 27, 2017
Dec 6, 2015
Nov 28, 2015
Apr 1, 2015
Dec 1, 2015
Jan 4, 2016
Aug 4, 2017
Dec 6, 2015
Apr 1, 2015
Nov 28, 2015
Nov 30, 2015
Mar 24, 2015
Feb 13, 2015
Mar 25, 2015
Mar 2, 2015
Aug 4, 2017
Feb 25, 2015
Dec 6, 2015

Repository files navigation

Flummox

build status Test Coverage npm downloads npm version

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

$ npm install --save flummox

Versions

Stable (3.x)

Current stable Flummox's version with latest React.js support is 3.6.x. If you're happy enough with what you have right now then you can safely stay with this version. It will be maintained but we don't think that new features will be added.

Non-stable (4.x)

Eventually 4.x should be the last major release but it never happened. If you want the latest features then use Redux instead. It's really great.

We know that churn can be frustrating but we feel it would be irresponsible for us to continue recommending Flummox when Redux exists which is a significant improvement over classical Flux.

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


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.