redux-sync-promise

Action synchronizer

Middleware for writing asynchronous actions in synchronous style

Writing asynchronous actions in synchronous style

GitHub

4 stars
2 watching
0 forks
Language: JavaScript
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
denisizmaylov/redux-catch-promiseMiddleware to catch and handle promises and async functions in Redux applications66
joshburgess/redux-mostMiddleware for Redux that handles async actions with monadic streams and reactive programming.139
jedirandy/redux-urlA middleware for synchronizing the URL with Redux store state7
alanrubin/redux-simple-promiseMiddleware for Redux that handles promises with minimal boilerplate declarations53
itsmepetrov/redux-combine-actionsMiddleware that combines async actions into a single dispatch sequence or parallel execution163
perry-mitchell/redux-browser-extension-syncA toolkit to synchronize Redux state between different parts of a browser extension6
lewis617/redux-amrcA tool for managing asynchronous actions in Redux applications with minimal boilerplate code.35
rustyio/syncUtility for automatic code recompilation and reloading in Erlang development environments751
ezekielchentnik/redux-reporterMiddleware for reporting actions to third party APIs19
fredericheem/redux-act-asyncReduces boilerplate code for creating async actions and reducers in Redux applications125
kelion/redux-async-initial-stateMiddleware for loading initial app state asynchronously from various sources114
mcollina/syncthroughSynchronous data transformation stream with enforced backpressure100