redux-actions
Action creator
Utilities for creating and managing Redux actions
Flux Standard Action utilities for Redux.
7k stars
65 watching
298 forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Defines a standard format for Flux actions in JavaScript to make them more readable and useful | 4,749 |
| A JavaScript library for managing relational data in Redux stores. | 2,950 |
| Provides an interface between React and Redux for managing state in applications | 23,408 |
| A middleware for Redux that handles promises in Flux Standard Actions | 2,667 |
| Library to manage application side effects in Redux apps using asynchronous flows and Generators | 22,532 |
| A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,848 |
| A step-by-step tutorial on using Redux for state management in JavaScript applications | 3,754 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| An opinionated toolset for efficient Redux development | 10,785 |
| A Redux middleware that logs and visualizes application state changes | 5,758 |
| Development tools for managing and debugging state changes in software applications. | 14,081 |
| A library for creating efficient and composable selector functions to derive data from immutable state. | 19,049 |
| A tool for persisting and rehydrating Redux stores. | 12,976 |
| A proposal for bundling reducers, action types, and actions in Redux applications to simplify development and reuse. | 9,602 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |