redux-requests
Ajax request manager
A library that simplifies making AJAX requests in Redux-based single-page applications by automatically managing network state and updating data.
Declarative AJAX requests and automatic network state management for single-page applications
367 stars
11 watching
51 forks
Language: JavaScript
last commit: 22 days ago
Linked from 1 awesome list
ajaxajax-requestaxiosfetchfront-endfrontendgraphqlhigher-order-reducershttp-clientjavascriptmonorepooptimistic-uioptimistic-updatesreactreduxsingle-page-apptypescriptwebsocketwebsocket-client
Related projects:
Repository | Description | Stars |
---|---|---|
idolize/redux-requests | Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests | 243 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
argunner/minajax.js | A lightweight JavaScript library for making asynchronous or synchronous HTTP requests. | 6 |
ddsol/redux-schema | A tool to simplify Redux-based state management by automating action creators and reducers | 156 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
ftgibran/vue-api-request | A Vue.js component for managing API calls with customizable options and events. | 127 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 421 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |