use-reducer-devtools

A `useReducer` wrapper that provides a Redux DevTools extension integration, including time travel debugging. Supports both Redux style and non-Redux style reducers.

@0y0/use-reducer-x

An alternative to React.useReducer that accepts middlewares to do some cool things before and after dispatch.