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
- Migrate type tests to Vitest
- `weakMapMemoize` with `resultEqualityCheck` is provided empty objects for first call.
- Question: Why can't we support `createAsyncSelector`?
- Add creationStack, created when createSelector was first called
- Add codemod to convert input selectors passed as separate inline arguments to a single array
- Fix minor issues in docs
- Type loss in `createSelector` with inline function declarations passed as separate arguments
- Better call stack for selector warnings
- More Reselect addons to investigate
- suggestion: add overload for "solo selector" without input selectors
- Docs
- TypeScript not yet supported