Redux Packages

redux-mw-dispatcher

This is a library implementing a pattern I've used on a couple of Redux projects with a lot of moving parts. Instead of using thunks and action creators that return functions, which I've found a little hard to manage, it allows defining a dispatcher to

0.2.0 • Published 7 years ago