ng-redux
State manager
A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way.
Angular bindings for Redux
1k stars
21 watching
177 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 71 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
angular-extensions/model | A state management library with a minimalist API, allowing immutable data to be exposed as RxJS observables. | 275 |
nigrosimone/ng-simple-state | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
infomedialtd/angular2-redux-example | Example project demonstrating the integration of Redux with Angular 2 and TypeScript for state management in a web application. | 71 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
e-oz/ngx-collection | A state management service for Angular applications. | 31 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
ddsol/redux-schema | A tool to simplify Redux-based state management by automating action creators and reducers | 156 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |