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
- Don't widen an all-optional selector result to any
- test: paired hot-path benchmark for `createSelector`
- perf(weakMapMemoize): return on a cache hit instead of rewriting the node
- perf(createSelector): gather input selector results without extra allocations
- perf(createSelector): stop allocating dev-check bookkeeping on every call
- test: add benchmarks for cache fill cost and retained cache size
- Migrate from ESLint to oxlint
- Migrate from Prettier to oxfmt
- Migrate build setup from tsup to tsdown
- Add tsgo (TypeScript 7 native preview) type-check to CI
- Docs
- TypeScript not yet supported