Redux Handler Middleware
JSON →Redux middleware that executes custom handlers before and after state updates, useful for navigation redirects. Version 1.0.4 is the latest stable release (no updates since 2017). Key differentiator: declarative handler definitions for specific actions, both pre- and post-update. Lightweight (no dependencies). Similar to redux-saga but simpler for basic side effects. Compatible with Redux >= 3.
Resources
packageredux-handler-middleware ↗