awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Debugger für den Programmzustand

Ranking aktualisiert am 2. Juli 2026

For a tool for debugging application state, the strongest matches are reduxjs/redux-devtools (Redux DevTools is a dedicated browser extension and development), zalmoxisus/redux-devtools-extension (This browser extension is the quintessential state management debugging) and vuejs/vue-devtools (Vue DevTools is a browser extension that provides state). open-source-labs/reactime and vuejs/devtools round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Entdecke die besten State-Debugger für deine Anwendung. Vergleiche erstklassige Open-Source-Tools nach Aktivität und Funktionen, um die beste Lösung für deinen Stack zu finden.

Debugger für den Programmzustand

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • reduxjs/redux-devtoolsAvatar von reduxjs

    reduxjs/redux-devtools

    14,336Auf GitHub ansehen↗

    Redux DevTools is a development utility designed for inspecting, monitoring, and replaying state changes within applications built using the Redux predictable state container. It functions as a JavaScript state inspector that tracks data flow and visualizes action sequences to assist in identifying logic errors during the development process. The tool provides time-travel debugging capabilities, allowing developers to navigate through recorded action sequences to isolate specific application states. By capturing state transitions as a sequential log, it enables the reproduction of past applic

    Redux DevTools is a dedicated browser extension and development utility for inspecting, time-travel debugging, and monitoring Redux state changes, offering a state tree inspector, action log, and replay capabilities that squarely match this search for a frontend state debugging tool.

    TypeScriptExecution Time TravelState Inspectors
    Auf GitHub ansehen↗14,336
  • zalmoxisus/redux-devtools-extensionAvatar von zalmoxisus

    zalmoxisus/redux-devtools-extension

    13,460Auf GitHub ansehen↗

    This project is a state management inspector and debugging tool for Redux. It provides a browser-based interface for inspecting and modifying application state and actions in real time, serving as an action logger and time travel debugger to troubleshoot application logic. The tool allows users to navigate a chronological history of state changes to replay previous versions of the application or skip specific actions. It also functions as a remote monitoring bridge, streaming Redux state and actions from non-browser environments to a centralized debugging interface. The capability surface in

    This browser extension is the quintessential state management debugging tool for Redux, providing time-travel debugging, a state tree inspector, action logging, and real-time monitoring—exactly what a developer needs to inspect and trace state changes in a Redux-based frontend.

    JavaScriptState InspectorsReal-time State Debugging
    Auf GitHub ansehen↗13,460
  • vuejs/vue-devtoolsAvatar von vuejs

    vuejs/vue-devtools

    24,724Auf GitHub ansehen↗

    Vue-devtools is a browser debugger and state inspector for Vue.js applications. It functions as a frontend framework utility integrated into the browser to analyze the structure and internal state of web applications during development. The tool provides capabilities for component analysis and state inspection, allowing for the examination of component hierarchies and real-time data flow. It enables the monitoring of reactivity and the organization of running applications within the browser developer tools pane. The project covers a broader debugging workflow focused on observability and the

    Vue DevTools is a browser extension that provides state inspection, component hierarchy, and real-time monitoring specifically for Vue.js applications, making it a direct fit for debugging state in that framework but not a universal solution across all frontend frameworks.

    TypeScriptState Inspectors
    Auf GitHub ansehen↗24,724
  • open-source-labs/reactimeAvatar von open-source-labs

    open-source-labs/Reactime

    2,238Auf GitHub ansehen↗

    Reactime is a browser extension designed for debugging and profiling React applications. It provides a specialized interface for monitoring component hierarchies, tracking state transitions, and analyzing data flow within complex component trees. The tool distinguishes itself through time-travel debugging capabilities, which allow developers to capture and replay state snapshots to isolate logic errors. It also features a dependency graph mapper that visualizes the relationships between providers and consumers, clarifying how information is distributed throughout an application. Beyond core

    Reactime is a browser extension devtool that provides time-travel debugging and state inspection specifically for React applications, making it a comprehensive match for debugging and tracing state changes in frontend frameworks.

    TypeScriptState Debugging ToolsApplication Performance ProfilingComponent Lifecycle Hooks
    Auf GitHub ansehen↗2,238
  • vuejs/devtoolsAvatar von vuejs

    vuejs/devtools

    2,857Auf GitHub ansehen↗

    ⚙️ Browser devtools extension for debugging Vue.js applications.

    Vue Devtools is a browser extension specifically for debugging Vue.js applications, making it a genuine state-management debugging tool for that framework—it provides a component tree, state inspector, and Vuex action log, though it is limited to Vue rather than general frontend frameworks.

    TypeScriptCore Frameworks
    Auf GitHub ansehen↗2,857
  • flow-storm/flow-storm-debuggerAvatar von flow-storm

    flow-storm/flow-storm-debugger

    856Auf GitHub ansehen↗

    A debugger for Clojure and ClojureScript with some unique features.

    Flow Storm is a debugger for Clojure and ClojureScript that can inspect application state during execution, fitting the developer's need for state debugging, though it lacks a visual state tree inspector or time-travel debugging specific to frontend frameworks.

    ClojureDebugging and Utilities
    Auf GitHub ansehen↗856

Related searches

  • Visueller Debugger zur Nachverfolgung der Code-Ausführung
  • a debugging utility for frontend components
  • CLI-Tool zum Debuggen von Containern
  • Debugger für die Entwicklung von MCP-Servern
  • Tracing-Tool zum Debuggen von KI-Agenten
  • Entwickler-Tools
  • Monitoring
  • Leitfaden zum Bau eines Spiele-Emulators