redux-devtools-log-monitor
State logger
A Redux DevTools component that displays a log of states and actions, allowing developers to inspect and modify the application state.
The default monitor for Redux DevTools with a tree view
310 stars
6 watching
67 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that displays Redux action logs in a filterable tree view. | 153 |
| A tool that allows users to resize and move a monitor dock for Redux DevTools | 405 |
| Provides a tool to monitor and log actions in an Angular application's store | 63 |
| A Java implementation of Redux, a predictable state container for apps. | 327 |
| A JavaScript library for managing and predicting application state changes | 204 |
| A middleware for Redux that logs differences between state updates | 175 |
| A tool to monitor and notify when Redux store state changes occur | 311 |
| A Redux plugin that highlights changes to an application's state from action to action. | 176 |
| A JavaScript library for managing global state in applications | 60,939 |
| A library to listen for changes in a Redux store's state | 6 |
| A predictable state container for .NET applications | 714 |
| A middleware logger for Redux applications in Node environments | 24 |
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
| A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |