listate
State watcher
A library to listen for changes in a Redux store's state
Library for listening on changes of Redux store state.
6 stars
3 watching
1 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
handlerlistenlistenerobserveobserverreduxside-effectstatestoresubscribesubscribersubscriptionwatchwatcher
Related projects:
Repository | Description | Stars |
---|---|---|
exodusmovement/redux-watch | A tool to monitor and notify when Redux store state changes occur | 309 |
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 |
guard/listen | Notifies applications about file modifications and changes | 1,925 |
acstll/chopped-redux | A simplified implementation of a predictable state container for JavaScript applications | 1 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
whetstone/redux-devtools-diff-monitor | A Redux plugin that highlights changes to an application's state from action to action. | 176 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
reduxkit/reduxkit | A predictable state container for Swift apps | 605 |
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 |
jumpsuit/jumpstate | A utility for managing application state in Redux applications. | 425 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |