</>PackageGraphPackageGraph

redux

npmv5.0.1TypeScript

Predictable state container for JavaScript apps

35.6M
Weekly downloads
0
Dependents
20
Dependencies
91/100
Popularity

Overview

redux is an npm package that predictable state container for JavaScript apps. It is extremely widely used, with about 35.6M downloads per week. The latest version is 5.0.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need predictable state container for JavaScript apps and value a battle-tested, widely-adopted 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

  • Large, well-established user base (35.6M weekly downloads).
  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (20 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of redux.

Dependencies

Dev (20)

@babel/core ^7.19.0@types/node ^18.7.16@typescript-eslint/eslint-plugin ^6@typescript-eslint/parser ^6cross-env ^7.0.3esbuild-extra ^0.1.3eslint ^8.23.0eslint-config-react-app ^7.0.1eslint-import-resolver-typescript ^3.5.1eslint-plugin-import ^2.26.0eslint-plugin-react ^7.31.8eslint-plugin-react-hooks ^4.6.0glob ^8.0.3netlify-plugin-cache ^1.0.3prettier ^2.7.1rimraf ^3.0.2rxjs ^7.5.6tsup 7.0.0typescript 5.2vitest ^0.34.0

Used by

Popular packages that depend on redux.

Alternatives to redux

Frequently installed together

Version history

VersionPublishedLicense
5.0.1latest2 years agoMIT
5.0.02 years agoMIT
5.0.0-rc.12 years agoMIT
5.0.0-rc.02 years agoMIT
5.0.0-beta.03 years agoMIT
5.0.0-alpha.63 years agoMIT
5.0.0-alpha.53 years agoMIT
5.0.0-alpha.43 years agoMIT
5.0.0-alpha.33 years agoMIT
5.0.0-alpha.23 years agoMIT
5.0.0-alpha.13 years agoMIT
4.2.13 years agoMIT
4.2.04 years agoMIT
5.0.0-alpha.04 years agoMIT
4.2.0-alpha.04 years agoMIT
4.1.24 years agoMIT
4.1.15 years agoMIT
4.1.05 years agoMIT
4.1.0-alpha.05 years agoMIT
4.0.56 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install redux?

Run `npm install redux` to add redux to your npm project.

What license is redux released under?

redux is distributed under the MIT license.

How popular is redux?

redux has approximately 35,573,066 downloads per week.