How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Filterable tree view monitor for Redux DevTools
Redux DevTools is a state management debugger and visualizer for Redux applications. It provides a set of interfaces for inspecting state trees, monitoring real-time state changes, and dispatching actions. The project features a state time travel debugger that allows for rewinding and replaying sequences of dispatched actions to reproduce specific application states. It includes a remote state monitor to track state changes from sources in environments where local browser access is unavailable. The toolset covers action history replay, state change inspection, and hot-reload development work
Another Redux DevTools Monitor
Don't be released until solved array's issue #1. Help appreciated!
Redux DevTools remotely.
The main features of zalmoxisus/remote-redux-devtools are: Development Utilities, Dev tools / Inspection tools, React - A JavaScript library for building user interfaces.
Open-source alternatives to zalmoxisus/remote-redux-devtools include: gaearon/redux-devtools — Redux DevTools is a state management debugger and visualizer for Redux applications. It provides a set of interfaces… bvaughn/redux-devtools-filterable-log-monitor — Filterable tree view monitor for Redux DevTools. alexkuz/redux-devtools-inspector — Another Redux DevTools Monitor. gaearon/redux-devtools-dock-monitor — A resizable and movable dock for Redux DevTools monitors. fcomb/redux-diff-logger — Don't be released until solved array's issue #1. Help appreciated! gaearon/redux-devtools-log-monitor — The default monitor for Redux DevTools with a tree view.