angular-redux
Store manager
Official Angular bindings for Redux store management in TypeScript-based applications.
Official Angular bindings for Redux
73 stars
1 watching
7 forks
Language: TypeScript
last commit: 23 days ago
Linked from 1 awesome list
angularredux
Related projects:
Repository | Description | Stars |
---|---|---|
angular-redux/store | A set of packages that help integrate Redux into Angular 2+ applications. | 1,336 |
forforeach/ng2redux | An Angular2 bindings for Redux | 5 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,156 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,939 |
infomedialtd/angular2-redux | An Angular application built with Redux state management and TypeScript. | 57 |
infomedialtd/angular2-redux-example | Example project demonstrating the integration of Redux with Angular 2 and TypeScript for state management in a web application. | 71 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,968 |
lastmjs/redux-store-element | An element allowing declarative Redux API integration | 82 |
goteamepsilon/angular-to-react-redux | A guide to migrating an Angular v1 application to React/Redux | 107 |
reduxkit/reduxkit | A predictable state container for Swift apps | 605 |
karlpurk/redux-decorators | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
indexiatech/redux-immutablejs | Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
troch/deku-redux | A library that provides Redux integration with the Deku framework | 30 |
redux-loop/redux-loop | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
qinjialei24/vuex-redux | A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. | 8 |