{"library":"redux","type":"library","category":null,"description":"Redux is a predictable state container for JavaScript applications. It helps manage application state consistently across different environments and simplifies testing. The current stable version is 5.0.1, which includes bug fixes and type adjustments. Redux maintains an active development cycle with regular patch releases and coordinated major updates, often alongside Redux Toolkit and React-Redux.","language":"javascript","status":"active","version":"5.0.1","tags":["javascript","redux","reducer","state","predictable","functional","immutable","hot","live","typescript"],"install":[{"cmd":"npm install redux","imports":["import { createStore } from 'redux'","import { combineReducers } from 'redux'","import { applyMiddleware } from 'redux'"]},{"cmd":"yarn add redux","imports":[]},{"cmd":"pnpm add redux","imports":[]}],"homepage":"https://redux.js.org","github":"https://github.com/reduxjs/redux","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux","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/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 17","install_tag":null}}