Redux Handler Middleware

JSON →
library 1.0.4 ·javascript maintenance
verified Jun 4, 2026

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.