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

GitHub

310 stars
6 watching
67 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bvaughn/redux-devtools-filterable-log-monitorA tool that displays Redux action logs in a filterable tree view.153
gaearon/redux-devtools-dock-monitorA tool that allows users to resize and move a monitor dock for Redux DevTools405
ngrx/store-log-monitorProvides a tool to monitor and log actions in an Angular application's store63
glung/redux-javaA Java implementation of Redux, a predictable state container for apps.327
chentsulin/reduxA JavaScript library for managing and predicting application state changes204
imevro/redux-diff-loggerA middleware for Redux that logs differences between state updates175
exodusmovement/redux-watchA tool to monitor and notify when Redux store state changes occur311
whetstone/redux-devtools-diff-monitorA Redux plugin that highlights changes to an application's state from action to action.176
reduxjs/reduxA JavaScript library for managing global state in applications60,939
gamtiq/listateA library to listen for changes in a Redux store's state6
guillaumesalles/redux.netA predictable state container for .NET applications714
low-ghost/redux-node-loggerA middleware logger for Redux applications in Node environments24
anish000kumar/redux-boxA tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions.708
storeon/storeonA tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state.1,977
angular-redux/ng-reduxA tool that integrates Redux with Angular applications to manage global state and side effects in a structured way.1,155