redux-react-local

Local Redux

A library that allows React components to manage local state via Redux without the need for external messaging systems.

local component state via redux

GitHub

369 stars
9 watching
21 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redux-zero/redux-zero A lightweight state container library for managing application state in React and other frameworks 1,967
mjaneczek/conventional-redux A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. 175
brigad/redux-rest-easy A tool for generating and managing Redux state for network requests in React and React Native applications 106
redux-effects/redux-effects-localstorage A Redux effects driver for interacting with localStorage 10
yildizberkay/redux-example A sample React project demonstrating the use of Redux as a state container to manage complex applications 90
infomedialtd/angular2-redux An Angular application built with Redux state management and TypeScript. 57
lewis617/react-redux-tutorial A comprehensive tutorial series on building React and Redux applications 2,224
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
reduxjs/redux A JavaScript library for managing global state in applications 60,912
cristianszwarc/react_crud_localstorage A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls 29
lastmjs/redux-store-element An element allowing declarative Redux API integration 82
smakazmi/react-3ducks An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. 7
knowbody/react-redux-boilerplate Provides a pre-configured setup for building state-managed applications with React and Redux 84
angular-redux/store A set of packages that help integrate Redux into Angular 2+ applications. 1,337
jackielii/simplest-redux-example An introductory Redux + React project demonstrating the basic concepts of state management and action handling 1,182