{"library":"redux-bundler-preact","type":"library","category":null,"description":"Redux-bundler-preact provides essential bindings to integrate redux-bundler with Preact applications. It offers a `Provider` component to make the redux-bundler store available via context and a `connect` higher-order component for mapping selectors and action creators to component props. The current stable version is 2.0.1, which targets Preact versions 10.0.0 and above. Earlier Preact versions (v3-8) require installing redux-bundler-preact v1. Releases are typically tied to major Preact version updates or critical bug fixes, as seen with the 2.0.0 upgrade for Preact X. A key differentiator is its `connect` API, which accepts string names for selectors and action creators, departing from the typical function-based mapStateToProps/mapDispatchToProps patterns found in other Redux bindings, offering improved performance characteristics where diffing happens outside the component itself.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","preact","redux"],"install":[{"cmd":"npm install redux-bundler-preact","imports":["import { Provider } from 'redux-bundler-preact'","import { connect } from 'redux-bundler-preact'"]},{"cmd":"yarn add redux-bundler-preact","imports":[]},{"cmd":"pnpm add redux-bundler-preact","imports":[]}],"homepage":null,"github":"https://github.com/HenrikJoreteg/redux-bundler-preact","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-bundler-preact","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-preact/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}