redux-transducers
Transducer utilities
Utilities for working with transducers in Redux applications
Transducer utilities for Redux.
130 stars
7 watching
6 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
acdlite/redux-rx | A library that provides reactive utilities for building connected components in Redux applications | 1,007 |
acstll/chopped-redux | A simplified implementation of a predictable state container for JavaScript applications | 1 |
amsardesai/redux-test-reducer | A utility for testing Redux reducers in isolation | 11 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
aparticka/redux-bacon | Utilities to integrate Bacon.js with Redux for state management | 4 |
markdalgleish/redux-analytics | A middleware solution for tracking and analyzing Redux application state changes | 489 |
ezekielchentnik/redux-reporter | Middleware for reporting actions to third party APIs | 19 |
acdlite/relay-sink | A package for using Relay to fetch and store data outside of React components | 125 |
dianasuvorova/eslint-plugin-react-redux | Enforces best practices for using React and Redux together in JavaScript applications | 82 |
karlpurk/redux-decorators | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 72 |
matthieu-beteille/redux-data-fx | A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
redux-effects/redux-effects-credentials | Adds credentials to fetch requests when conditions are met | 23 |
stoeffel/redux-elm-middleware | Elm middleware for Redux | 149 |
denisizmaylov/redux-catch-promise | Middleware to catch and handle promises and async functions in Redux applications | 66 |