redux-crud
CRUD framework
Provides standard actions and reducers for building CRUD applications with Redux
A set of standard actions and reducers for Redux CRUD Applications
623 stars
26 watching
54 forks
Language: TypeScript
last commit: about 6 years ago
Linked from 2 awesome lists
reactredux
Related projects:
Repository | Description | Stars |
---|---|---|
cristianszwarc/react_crud_localstorage | A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
brigad/redux-rest-easy | A tool for generating and managing Redux state for network requests in React and React Native applications | 106 |
csbun/preact-redux-ssr-example | An example project demonstrating server-side rendering with Redux using Preact. | 32 |
jamesplease/zero-boilerplate-redux | An example of a Redux CRUD application with minimal boilerplate | 18 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
betarabbit/react-redux-antd-starter | A React-based frontend framework with Redux and Ant Design integration | 89 |
infomedialtd/angular2-redux | An Angular application built with Redux state management and TypeScript. | 57 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 71 |
reactuate/reactuate | An opinionated stack for building React/Redux-based frontend applications with a focus on Domain-Driven Design and simplicity. | 486 |
versent/redux-loader | A utility that loads resources and manages requests in a Redux application. | 38 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
fast-crud/fast-crud | A framework for building CRUD interfaces quickly and efficiently. | 932 |
redbadger/crux | A cross-platform Rust framework for building shared business logic and UI shells for mobile, web, and desktop applications. | 1,765 |