react-redux
npmv9.3.0TypeScriptOfficial React bindings for Redux
Safe to adopt
Yes — react-redux scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 117 days ago. 2 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 117 days ago. 2 releases in the last 2 years.
- AWeight: grade A, Excellent.
Pulls in 2 transitive packages, about 840 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 5 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding react-redux to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing react-redux, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
react-redux vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| react-reduxthis page | 0 | 3 | MIT | 3 months ago |
| reselect | 44M | 1 | MIT | 1 day ago |
| @reduxjs/toolkit | 26.4M | 2 | MIT | 1 day ago |
| react | 152.8M | 82 | MIT | 1 day ago |
| react-dom | 143.7M | 47 | MIT | 1 day ago |
| react-style-singleton | 59.1M | 2 | MIT | 1 day ago |
Dependencies
Declared by react-redux v9.3.0. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (27)
Used by
Popular packages that depend on react-redux.
Selectors for Redux.
The official, opinionated, batteries-included toolset for efficient Redux development
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Relationship graph
Dependencies (left) and dependents (right) of react-redux.
Frequently installed together
React is a JavaScript library for building user interfaces.
React package for working with the DOM.
An AST-based pattern checker for JavaScript.
TypeScript definitions for react-dom
A JavaScript implementation of many web standards
TypeScript definitions for react
Lodash modular utilities.
Prettier is an opinionated code formatter
Next generation testing framework powered by Vite
A memoization library which only remembers the latest invocation
Predictable state container for JavaScript apps
The official, opinionated, batteries-included toolset for efficient Redux development
Release history
2 releases in the last two years, typically about 17 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 9.3.0latest | 3 months ago | 809 KB | MIT |
| 9.2.0 | 1 year ago | 803 KB | MIT |
| 9.1.2 | 2 years ago | 723 KB | MIT |
| 9.1.1 | 2 years ago | 721 KB | MIT |
| 9.1.0 | 2 years ago | 717 KB | MIT |
| 9.0.4 | 2 years ago | 711 KB | MIT |
| 9.0.3 | 2 years ago | 711 KB | MIT |
| 9.0.2 | 2 years ago | 996 KB | MIT |
| 9.0.1 | 2 years ago | 996 KB | MIT |
| 9.0.0 | 2 years ago | 849 KB | MIT |
| 9.0.0-rc.0 | 2 years ago | 835 KB | MIT |
| 9.0.0-beta.0 | 2 years ago | 784 KB | MIT |
| 8.1.3 | 2 years ago | 335 KB | MIT |
| 9.0.0-alpha.1 | 3 years ago | 768 KB | MIT |
| 9.0.0-alpha.0 | 3 years ago | 717 KB | MIT |
Overview
react-redux is an npm package that official React bindings for Redux. It has 3 known dependents in the graph. The latest version is 9.3.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need official React bindings for Redux and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (32 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use react-redux?
Yes — react-redux scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 117 days ago. 2 releases in the last 2 years.
How do I install react-redux?
Run `npm install react-redux` to add react-redux to your npm project.
How many dependencies does react-redux have?
react-redux declares 32 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 840 KB on disk.
What license is react-redux released under?
react-redux is distributed under the MIT license.
How popular is react-redux?
npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on react-redux.
Is react-redux still maintained?
The most recent release of react-redux (v9.3.0) was published 3 months ago.
Does react-redux run install scripts?
No. react-redux does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.