reselect
https://github.com/reduxjs/reselect
TypeScript
Selector library for Redux
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported0 Subscribers
Add a CodeTriage badge to reselect
Help out
- Issues
- fix(lruMemoize): pass (cached, new) argument order to equalityCheck in LRU cache
- fix: don't pass resultEqualityCheck to inputStabilityCheck probe
- build: migrate build setup to `tsdown`
- Documentation unclear that `weakMapMemoize` is now the default memoizer
- The docs for new changes in v5 are a bit confusing
- Type for `resultEqualityCheck` arguments
- `resultEqualityCheck` gets a `WeakRef` instead of derefed previous value.
- perf(lruMemoize): avoid reallocating entries
- How to Pass Generics to `createSelector` With Arguments?
- Unoptimized memoization behaviour when passing multiple arguments
- Docs
- TypeScript not yet supported