awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zalmoxisus avatar

zalmoxisus/remote-redux-devtools

0
View on GitHub↗
zalmoxisus.github.io/monitoring↗

Remote Redux Devtools

Redux DevTools remotely.

Features

  • Development Utilities - Remote debugging for Redux state.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • Dev tools / Inspection tools - Listed in the “Dev tools / Inspection tools” section of the Awesome Redux awesome list.
  • React - A JavaScript library for building user interfaces - Listed in the “React - A JavaScript library for building user interfaces” section of the Awesome Redux awesome list.
  • 1,798 stars·136 forks·JavaScript·MIT·15 views

    Star history

    Star history chart for zalmoxisus/remote-redux-devtoolsStar history chart for zalmoxisus/remote-redux-devtools

    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.

    Open-source alternatives to Remote Redux Devtools

    Similar open-source projects, ranked by how many features they share with Remote Redux Devtools.
    • bvaughn/redux-devtools-filterable-log-monitorbvaughn avatar

      bvaughn/redux-devtools-filterable-log-monitor

      152View on GitHub↗

      Filterable tree view monitor for Redux DevTools

      JavaScript
      View on GitHub↗152
    • gaearon/redux-devtoolsgaearon avatar

      gaearon/redux-devtools

      14,355View on GitHub↗

      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

      TypeScript
      View on GitHub↗14,355
    • alexkuz/redux-devtools-inspectoralexkuz avatar

      alexkuz/redux-devtools-inspector

      235View on GitHub↗

      Another Redux DevTools Monitor

      JavaScript
      View on GitHub↗235
    • fcomb/redux-diff-loggerF

      fcomb/redux-diff-logger

      0View on GitHub↗

      Don't be released until solved array's issue #1. Help appreciated!

      View on GitHub↗0
    See all 30 alternatives to Remote Redux Devtools→

    Frequently asked questions

    What does zalmoxisus/remote-redux-devtools do?

    Redux DevTools remotely.

    What are the main features of zalmoxisus/remote-redux-devtools?

    The main features of zalmoxisus/remote-redux-devtools are: Development Utilities, Dev tools / Inspection tools, React - A JavaScript library for building user interfaces.

    What are some open-source alternatives to zalmoxisus/remote-redux-devtools?

    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.