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
- Improve error when handling a circular dependency
- Investigate TS inference behavior when `state` is being read from current scope
- Question: does reselect help with performance on higher-order functions?
- `createSelector` can't handle generic state
- clear `lastResult` between tests
- Performance regression in 4.1.5?
- Inlining wrappers over `createSelector` causes selector args to be of `any` type
- Confusing behavior of caching mechanism in 4.1.2 for parametrized selectors
- Issue while testing component that uses `createSelector`
- Re-calculation when adding new item
- Docs
- TypeScript not yet supported