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
369 stars
9 watching
21 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight state container library for managing application state in React and other frameworks | 1,968 |
| A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
| A tool for generating and managing Redux state for network requests in React and React Native applications | 106 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
| An Angular application built with Redux state management and TypeScript. | 57 |
| A comprehensive tutorial series on building React and Redux applications | 2,224 |
| A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |
| A JavaScript library for managing global state in applications | 60,939 |
| A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
| An element allowing declarative Redux API integration | 82 |
| An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
| Provides a pre-configured setup for building state-managed applications with React and Redux | 84 |
| A set of packages that help integrate Redux into Angular 2+ applications. | 1,336 |
| An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |