redux-java
State container
A Java implementation of Redux, a predictable state container for apps.
The java version of Redux : a predictable state container for apps.
327 stars
7 watching
20 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxkit/reduxkit | A predictable state container for Swift apps | 605 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
acstll/chopped-redux | A simplified implementation of a predictable state container for JavaScript applications | 1 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
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 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
izumin5210/droidux | A predictable state container implementation inspired by Redux for Android applications | 160 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 72 |
gaearon/redux-devtools-log-monitor | A Redux DevTools component that displays a log of states and actions, allowing developers to inspect and modify the application state. | 310 |
trikita/jedux | A Redux-based state management library for Android apps | 276 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |