redux-watch

State change notifier

A tool to monitor and notify when Redux store state changes occur

Watch/observe/monitor Redux store state changes

GitHub

309 stars
27 watching
27 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gamtiq/listate A library to listen for changes in a Redux store's state 6
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
dwyl/learn-redux A comprehensive guide to learning Redux for managing state in web and mobile applications 446
izaakschroeder/redux-lift A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs 9
chentsulin/redux A JavaScript library for managing and predicting application state changes 204
perry-mitchell/redux-browser-extension-sync A toolkit to synchronize Redux state between different parts of a browser extension 6
yang-wei/vue-redux A Vue.js mixin that integrates Redux state management 142
jumpsuit/jumpstate A utility for managing application state in Redux applications. 425
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
reduxkit/reduxkit A predictable state container for Swift apps 605
whetstone/redux-devtools-diff-monitor A Redux plugin that highlights changes to an application's state from action to action. 176
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
jas-chen/redux-core A minimal Redux implementation providing basic APIs for managing state and dispatching actions. 42