{"library":"redux-listener-middleware","type":"library","category":null,"description":"A Redux middleware that listens for and reacts on Flux actions, allowing side-effects and async operations without thunks. Current stable version is 0.2.0, with a small set of releases. It differentiates itself by using rule-based filtering (regex or function) and action transformation before listener invocation, providing a centralized way to handle async flows while keeping reducers pure. Unlike redux-thunk, actions remain plain objects, and listeners are decoupled from action creators. Active development appears to have stalled.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript"],"install":[{"cmd":"npm install redux-listener-middleware","imports":["import listen from 'redux-listener-middleware'","const middleware = listen()","middleware.createListener((action, dispatch) => { ... })"]},{"cmd":"yarn add redux-listener-middleware","imports":[]},{"cmd":"pnpm add redux-listener-middleware","imports":[]}],"homepage":null,"github":"https://github.com/matthias-reis/redux-interceptor-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-listener-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-listener-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}