queued-flux
v1.0.0
Published
Flux extension with queue on top of action dispatcher
Readme
Queued Flux
NO MORE "Cannot dispatch in the middle of a dispatch"!
Flux should be installed
npm install flux
npm install queued-flux
const Dispatcher = require('queued-flux').Dispatcher;
