redux-async-connect

Data loader for React

A package that enables loading and caching of asynchronous data in React applications using Redux state management.

It allows you to request async data, store them in redux state and connect them to your react component.

GitHub

644 stars
15 watching
102 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
makeomatic/redux-connectA utility library for handling async data loading in React applications with Redux state management548
harshitkumar31/asyncdataloader-reactA React Higher Order Component that fetches and manages data for wrapped components.10
versent/redux-loaderA utility that loads resources and manages requests in a Redux application.38
andersdjohnson/redux-reducer-asyncA utility for creating standardized redux reducers for handling async actions in an efficient and reusable way.14
crubier/react-loadable-contextA component to asynchronously load any object into the React context2
kolodny/redux-awaitA module that helps manage async state in Redux applications by providing middleware, a reducer, and a connector to handle promises in actions and state updates.155
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
rescribet/link-reduxA JavaScript library and React component suite for rendering Linked Data in web applications.36
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
ericelliott/redux-dsmGenerates boilerplate code for managing asynchronous state transitions in Redux applications.221
bryanrsmith/aurelia-react-loaderEnables the loading and rendering of React components within an Aurelia application.25
mandeepbrar/redux-directorA library that provides Redux bindings to Director router, enabling seamless integration of front-end routing with Redux React applications.0
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
jedirandy/redux-urlA middleware for synchronizing the URL with Redux store state7