</>PackageGraphPackageGraph

reselect

npmv5.2.0TypeScript

Selectors for Redux.

37M
Weekly downloads
1
Dependents
28
Dependencies
93/100
Popularity

Overview

reselect is an npm package that selectors for Redux. It is extremely widely used, with about 37M downloads per week and 1 known dependents in the graph. The latest version is 5.2.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need selectors for Redux 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 (37M weekly downloads).
  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (28 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 reselect.

@reduxjs/toolkitreselect
reselect dependencies dependents

Dependencies

Dev (28)

@reduxjs/toolkit ^2.0.1@testing-library/react ^14.1.2@types/lodash ^4.14.175@types/react ^18.2.38@types/react-dom ^18.2.17@types/shelljs ^0.8.11@typescript-eslint/eslint-plugin ^6@typescript-eslint/eslint-plugin-tslint ^6@typescript-eslint/parser ^6@typescript/analyze-trace ^0.10.1eslint ^8.0.1eslint-plugin-react ^7.26.1eslint-plugin-typescript 0.14.0jsdom ^23.0.0lodash ^4.17.21lodash.memoize ^4.1.2memoize-one ^6.0.0micro-memoize ^4.0.9netlify-plugin-cache ^1.0.3prettier ^2.7.1react ^18.2.0react-dom ^18.2.0react-redux ^9.0.4rimraf ^3.0.2shelljs ^0.8.5tsup ^8.2.4typescript ^5.8.2vitest ^1.6.0

Used by

Popular packages that depend on reselect.

Alternatives to reselect

Frequently installed together

Version history

VersionPublishedLicense
5.2.0latest2 months agoMIT
5.1.12 years agoMIT
5.1.02 years agoMIT
5.0.12 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.12 years agoMIT
5.0.0-beta.02 years agoMIT
5.0.0-alpha.23 years agoMIT
5.0.0-alpha.13 years agoMIT
5.0.0-alpha.03 years agoMIT
4.1.83 years agoMIT
4.1.73 years agoMIT
4.1.64 years agoMIT
4.1.54 years agoMIT
4.1.44 years agoMIT
4.1.34 years agoMIT
4.1.24 years agoMIT
4.1.14 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install reselect?

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

What license is reselect released under?

reselect is distributed under the MIT license.

How popular is reselect?

reselect has approximately 37,003,296 downloads per week and 1 known dependent packages.