awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vuejs avatar

vuejs/vue-devtools

0
View on GitHub↗
24,724 星标·4,133 分支·TypeScript·MIT·10 次浏览devtools-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 历史

vuejs/vue-devtools 的 Star 历史图表vuejs/vue-devtools 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Vue Devtools 的开源替代方案

相似的开源项目,按与 Vue Devtools 的功能重合度排序。
  • facebook/react-devtoolsfacebook 的头像

    facebook/react-devtools

    11,012在 GitHub 上查看↗

    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

    在 GitHub 上查看↗11,012
  • zalmoxisus/redux-devtools-extensionzalmoxisus 的头像

    zalmoxisus/redux-devtools-extension

    13,460在 GitHub 上查看↗

    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
    在 GitHub 上查看↗13,460
  • reduxjs/redux-devtoolsreduxjs 的头像

    reduxjs/redux-devtools

    14,336在 GitHub 上查看↗

    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
    在 GitHub 上查看↗14,336
  • sjj1024/pakeplusSjj1024 的头像

    Sjj1024/PakePlus

    13,009在 GitHub 上查看↗

    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
    在 GitHub 上查看↗13,009
查看 Vue Devtools 的所有 30 个替代方案→

常见问题解答

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.

vuejs/vue-devtools 的主要功能有哪些?

vuejs/vue-devtools 的主要功能包括:Application Debugging, Browser Debuggers, State Inspection Interfaces, Application Debugging Tools, Framework DevTools, State Inspectors, Component Analysis, State Inspection。

vuejs/vue-devtools 有哪些开源替代品?

vuejs/vue-devtools 的开源替代品包括: 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…