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
·
vuejs avatar

vuejs/vue-devtools

0
View on GitHub↗
24,724 Stars·4,133 Forks·TypeScript·MIT·6 Aufrufedevtools-v6.vuejs.org↗

Vue Devtools

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 visualization of the relationship between source code and rendered browser output.

Features

  • Application Debugging - Provides real-time inspection of internal state and component hierarchies to debug Vue.js applications.
  • Browser Debuggers - Ships as a browser extension for inspecting the component hierarchy and internal state of Vue.js apps.
  • State Inspection Interfaces - Provides visual interfaces for tracking and displaying real-time state changes and component hierarchies.
  • Application Debugging Tools - Offers development utilities for inspecting the organization and state of a running application.
  • Framework DevTools - Provides a suite of browser-integrated debugging utilities to analyze the structure of modern web applications.
  • State Inspectors - Provides an interactive tool for examining real-time application data and reactivity within the browser.
  • Component Analysis - Enables examination of the structure and nesting of Vue.js components directly within the browser.
  • State Inspection - Monitors how data flows and changes within Vue.js components to ensure expected behavior.
  • Frontend Debugging Workflows - Visualizes the relationship between code and rendered output to speed up the development process.
  • Component Hierarchy Mirroring - Provides a mirrored representation of the Vue component hierarchy within the browser developer tools panel.
  • Framework State Tracking - Monitors internal framework events and mutation hooks to update the debugger UI in real time.
  • Message Passing Channels - Implements communication channels between the browser extension background scripts and the application page.
  • Script Injections - Injects helper scripts into the target page at runtime to hook into the framework's reactive system.
  • Debug State Injection - Injects a global debugging object into the application window to capture runtime metadata and internal state.
  • Extension Ecosystem - Component inspection and data manipulation for Vue.js.
  • Vue Ecosystem - Browser extension for debugging Vue.js applications.

Star-Verlauf

Star-Verlauf für vuejs/vue-devtoolsStar-Verlauf für vuejs/vue-devtools

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Vue Devtools

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Vue Devtools.
  • facebook/react-devtoolsAvatar von facebook

    facebook/react-devtools

    11,012Auf GitHub ansehen↗

    React DevTools is a set of web browser developer tools integrated into Chrome and Firefox. It functions as a component inspector and UI debugger designed to visualize the component hierarchy and analyze the runtime behavior of React applications. The project includes a performance profiler used to detect unnecessary component re-renders and improve rendering efficiency. It also provides utilities for mapping virtual component trees to the physical DOM and linking rendered UI elements directly to their corresponding source code files and line numbers. The toolset covers component hierarchy vi

    Auf GitHub ansehen↗11,012
  • 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

    JavaScriptdebugdevtoolsextension
    Auf GitHub ansehen↗13,460
  • 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

    TypeScript
    Auf GitHub ansehen↗14,336
  • sjj1024/pakeplusAvatar von Sjj1024

    Sjj1024/PakePlus

    13,009Auf GitHub ansehen↗

    PakePlus is a web-to-native converter and application packager that transforms website URLs or static directories into standalone native desktop and mobile applications. It provides a native browser shell to wrap web content, acting as a cross-platform application shell for Android, iOS, and various desktop environments. The project distinguishes itself through a cloud-based app packager, utilizing remote build pipelines to compile application binaries without requiring a local development environment. It includes a JavaScript injection tool and a system-level API bridge, allowing users to ad

    HTMLpacbaopakepakeplus
    Auf GitHub ansehen↗13,009
Alle 30 Alternativen zu Vue Devtools anzeigen→

Häufig gestellte Fragen

Was macht vuejs/vue-devtools?

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.

Was sind die Hauptfunktionen von vuejs/vue-devtools?

Die Hauptfunktionen von vuejs/vue-devtools sind: Application Debugging, Browser Debuggers, State Inspection Interfaces, Application Debugging Tools, Framework DevTools, State Inspectors, Component Analysis, State Inspection.

Welche Open-Source-Alternativen gibt es zu vuejs/vue-devtools?

Open-Source-Alternativen zu vuejs/vue-devtools sind unter anderem: facebook/react-devtools — React DevTools is a set of web browser developer tools integrated into Chrome and Firefox. It functions as a component… zalmoxisus/redux-devtools-extension — This project is a state management inspector and debugging tool for Redux. It provides a browser-based interface for… reduxjs/redux-devtools — Redux DevTools is a development utility designed for inspecting, monitoring, and replaying state changes within… sschmid/entitas-csharp — Entitas-CSharp is a data-oriented architectural framework for managing application state and logic in C# and Unity… sjj1024/pakeplus — PakePlus is a web-to-native converter and application packager that transforms website URLs or static directories into… hoffstadt/dearpygui — DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a…