redux-resource
Resource manager
A lightweight system for managing persistent data in Redux applications
3kb resource management for Redux
236 stars
7 watching
28 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
databasereduxresources
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
jamesplease/zero-boilerplate-redux | An example of a Redux CRUD application with minimal boilerplate | 18 |
ddsol/redux-schema | A tool to simplify Redux-based state management by automating action creators and reducers | 156 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
versent/redux-loader | A utility that loads resources and manages requests in a Redux application. | 38 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 421 |
opengems/redis_web_manager | A web-based management interface for Redis instances | 172 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,159 |
lewis617/redux-amrc | A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
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 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |