redux-devtools-diff-monitor
State diff monitor
A Redux plugin that highlights changes to an application's state from action to action.
176 stars
10 watching
14 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
imevro/redux-diff-logger | A middleware for Redux that logs differences between state updates | 175 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
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 |
exodusmovement/redux-watch | A tool to monitor and notify when Redux store state changes occur | 309 |
ericelliott/redux-dsm | Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
ssowonny/diff-pages-action | Takes screenshots of static web pages and compares them to detect changes | 21 |
perry-mitchell/redux-browser-extension-sync | A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 714 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,941 |
gamtiq/listate | A library to listen for changes in a Redux store's state | 6 |