redux-connect
Async data loader library
A utility library for handling async data loading in React applications with Redux state management
Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React
548 stars
22 watching
66 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
immutablejsisomorphicnodenodejsreactreact-reduxredux-connectserver-side-renderinguniversal-react
Related projects:
Repository | Description | Stars |
---|---|---|
brocoders/redux-async-connect | A package that enables loading and caching of asynchronous data in React applications using Redux state management. | 644 |
ds300/redux-mobx-connect | An alternative to React Redux that uses MobX to connect components to a state management system | 9 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
rescribet/link-redux | A JavaScript library and React component suite for rendering Linked Data in web applications. | 36 |
fredericheem/redux-act-async | Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
kelion/redux-async-initial-state | Middleware for loading initial app state asynchronously from various sources | 114 |
joshburgess/redux-most | Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
harshitkumar31/asyncdataloader-react | A React Higher Order Component that fetches and manages data for wrapped components. | 10 |
kolodziejczak-sz/svelte-redux-connect | A library that simplifies the integration of Redux with Svelte applications by providing a unified connect API. | 17 |
ericelliott/redux-dsm | Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
vslinko/redux-vstack-router | Provides integration tools to connect vstack-router with the Redux state management system | 1 |
andersdjohnson/redux-reducer-async | A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
zackargyle/redux-async-queue | Middleware for Redux to queue and execute actions asynchronously | 112 |
lewis617/redux-amrc | A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |