redux-elm-middleware

Middleware

Elm middleware for Redux

Elm middleware for redux

GitHub

149 stars
4 watching
8 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
stoeffel/redux-eitherMiddleware for Redux that handles errors in a FSA-compliant way23
platzidev/socket.io-reduxMiddleware to connect Redux with Socket.IO and send actions via a real-time network connection.105
grofers/redux-cookies-middlewareMiddleware to sync parts of Redux state with browser cookies.81
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
ellbee/redux-boilerplateA boilerplate project providing a quick start for experimenting with Redux40
reduxjs/angular-reduxOfficial Angular bindings for Redux store management in TypeScript-based applications.73
agraboso/redux-api-middlewareMiddleware that calls an API and dispatches standard actions based on the request outcome.1,492
reduxjs/reduxA JavaScript library for managing global state in applications60,939
jeffbski/redux-logicMiddleware for organizing business logic in Redux applications1,806
perry-mitchell/redux-browser-extension-syncA toolkit to synchronize Redux state between different parts of a browser extension6
joshburgess/redux-mostMiddleware for Redux that handles async actions with monadic streams and reactive programming.139
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
alanrubin/redux-simple-promiseMiddleware for Redux that handles promises with minimal boilerplate declarations53
lastmjs/redux-store-elementAn element allowing declarative Redux API integration82