{"library":"redux-bundler-react","type":"library","category":null,"description":"Redux-bundler-react offers dedicated bindings to integrate the redux-bundler state management pattern with React applications. It provides two primary exports: `Provider` for making the redux-bundler store available via React context, and a `connect` higher-order component. Unlike `react-redux`, `connect` in this library takes string names of selectors and action creators, which it then resolves from the store. This string-based approach is a key differentiator, designed to simplify component subscriptions and optimize diffing outside the component itself. The current stable version is 1.2.0, last updated in 2020, indicating a mature but slow-moving project. It emphasizes a clear separation of concerns and runtime validation of requested store elements.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","react","redux"],"install":[{"cmd":"npm install redux-bundler-react","imports":["import { Provider } from 'redux-bundler-react'","import { connect } from 'redux-bundler-react'","import { Provider, connect } from 'redux-bundler-react'"]},{"cmd":"yarn add redux-bundler-react","imports":[]},{"cmd":"pnpm add redux-bundler-react","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-bundler-react","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-bundler-react/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}