{"library":"redux-hook-middleware","type":"library","category":null,"description":"A Redux middleware that allows registering pre- and post-dispatch hooks for specific action types. Version 0.1.22, likely low or no active releases. It provides functions like registerPrehook, registerPosthook, and unregisterHook to attach callbacks that execute before or after an action is dispatched. The middleware is simple and lightweight, differentiating from saga or thunk by offering a straightforward hook mechanism without generator functions or promises. It is suitable for small to medium Redux applications needing cross-cutting concerns like logging or side effects tied to specific actions.","language":"javascript","status":"active","version":"0.1.22","tags":["javascript","redux","middleware","dispatch","hook"],"install":[{"cmd":"npm install redux-hook-middleware","imports":["import { registerPrehook } from 'redux-hook-middleware'","import { registerPosthook } from 'redux-hook-middleware'","import { clearHooks } from 'redux-hook-middleware'"]},{"cmd":"yarn add redux-hook-middleware","imports":[]},{"cmd":"pnpm add redux-hook-middleware","imports":[]}],"homepage":null,"github":"https://github.com/kamataryo/redux-hook-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-hook-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/redux-hook-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}