reselect
Selector library
A library for creating efficient and composable selector functions to derive data from immutable state.
Selector library for Redux
19k stars
164 watching
674 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 2 awesome lists
memoized-selectorsredux
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A set of rules and configuration options to enforce coding standards and best practices for Redux selectors using the reselect library. | 5 |
| | Provides an interface between React and Redux for managing state in applications | 23,408 |
| | An opinionated toolset for efficient Redux development | 10,785 |
| | A predictable state container for .NET applications | 714 |
| | Utilities for creating and managing Redux actions | 6,509 |
| | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |
| | Generates boilerplate code for Redux-based client-side API interactions | 496 |
| | A JavaScript library for managing global state in applications | 60,939 |
| | A utility library for handling async data loading in React applications with Redux state management | 548 |
| | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| | A React component library for creating customizable dropdown selects with various features and options. | 27,698 |
| | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
| | Generates a React application with Redux and Emotion-JS libraries added on top of Create React App | 139 |
| | Development tools for managing and debugging state changes in software applications. | 14,081 |
| | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |