MCPcopy Index your code
hub / github.com/acdlite/flummox

github.com/acdlite/flummox @3.6.9

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.6.9 ↗ · + Follow
254 symbols 536 edges 48 files 8 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Core symbols most depended-on inside this repo

createStore
called by 37
src/Flux.js
getActions
called by 32
src/Flux.js
setState
called by 29
src/Store.js
getStore
called by 21
src/Flux.js
register
called by 18
src/Store.js
createActions
called by 17
src/Flux.js
replaceState
called by 10
src/Store.js
handler
called by 9
src/Store.js

Shape

Method 106
Class 98
Function 50

Languages

TypeScript100%

Modules by API surface

src/__tests__/Flux-test.js29 symbols
src/addons/__tests__/FluxComponent-test.js28 symbols
src/Flux.js22 symbols
src/__tests__/Store-test.js20 symbols
src/Store.js19 symbols
src/addons/__tests__/connectToStores-test.js13 symbols
src/addons/reactComponentMethods.js12 symbols
src/addons/__tests__/fluxMixin-test.js12 symbols
src/Actions.js11 symbols
src/__tests__/exampleFlux-test.js10 symbols
src/__tests__/Actions-test.js7 symbols
src/addons/FluxComponent.js6 symbols

For agents

$ claude mcp add flummox \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact