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
webfansplz avatar

webfansplz/vite-plugin-vue-inspector

0
View on GitHub↗
801 stars·93 forks·TypeScript·MIT·10 views

Vite Plugin Vue Inspector

jump to editor source code while click the element of browser automatically.

Features

  • Inspection And Debugging - Enables jumping to source code by clicking browser elements.
  • Vue Integrations - Jump to IDE source code from browser elements.

Star history

Star history chart for webfansplz/vite-plugin-vue-inspectorStar history chart for webfansplz/vite-plugin-vue-inspector

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.

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

Open-source alternatives to Vite Plugin Vue Inspector

Similar open-source projects, ranked by how many features they share with Vite Plugin Vue Inspector.
  • webhooksite/webhook.sitewebhooksite avatar

    webhooksite/webhook.site

    6,620View on GitHub↗

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    JavaScriptangularfrontendlaravel
    View on GitHub↗6,620
  • surmon-china/vue-video-playersurmon-china avatar

    surmon-china/vue-video-player

    5,444View on GitHub↗

    vue-video-player is a wrapper component used to integrate a customizable video playback interface into Vue and React applications using the Video.js framework. It provides a standardized system for embedding video players into a reactive UI layer. The project handles the configuration of video appearance, including the management of poster images, aspect ratios, and responsive fluid layouts to adapt to various screen sizes. It provides mechanisms for managing playback properties such as volume, rate, autoplay, and mute states. The system includes tools for monitoring playback milestones and

    TypeScript
    View on GitHub↗5,444
  • hinesboy/mavoneditorhinesboy avatar

    hinesboy/mavonEditor

    6,586View on GitHub↗

    mavonEditor is a markdown editor component for Vue applications that functions as a markdown-to-HTML converter and a visual text editor. It provides a synchronized preview and a writing interface that renders markdown content in real-time. The project includes a security layer that cleans HTML tags and attributes through sanitization to prevent the execution of malicious scripts in the browser. The editor supports technical documentation authoring with capabilities for mathematical notation, footnotes, automated tables of contents, and code syntax highlighting. It also includes a system for

    Vueeditorhtmljavascript
    View on GitHub↗6,586
  • tighten/ziggytighten avatar

    tighten/ziggy

    4,291View on GitHub↗

    Ziggy is a frontend routing bridge that exports server route definitions to JavaScript or JSON for use in browser-based applications. It acts as a named route resolver, synchronizing server-defined routes with the client to generate full URLs from named routes without hardcoding paths. The project includes a TypeScript route generator that creates type definitions for backend routes, providing static type checking and autocompletion. It also provides dedicated integration hooks and plugins for React and Vue to make routing capabilities available within component-based frameworks. Beyond URL

    JavaScriptjavascriptlaravelroutes
    View on GitHub↗4,291
See all 30 alternatives to Vite Plugin Vue Inspector→

Frequently asked questions

What does webfansplz/vite-plugin-vue-inspector do?

jump to editor source code while click the element of browser automatically.

What are the main features of webfansplz/vite-plugin-vue-inspector?

The main features of webfansplz/vite-plugin-vue-inspector are: Inspection And Debugging, Vue Integrations.

What are some open-source alternatives to webfansplz/vite-plugin-vue-inspector?

Open-source alternatives to webfansplz/vite-plugin-vue-inspector include: webhooksite/webhook.site — Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a… tighten/ziggy — Ziggy is a frontend routing bridge that exports server route definitions to JavaScript or JSON for use in… hinesboy/mavoneditor — mavonEditor is a markdown editor component for Vue applications that functions as a markdown-to-HTML converter and a… surmon-china/vue-video-player — vue-video-player is a wrapper component used to integrate a customizable video playback interface into Vue and React… storybooks/storybook — Storybook is an integrated environment for developing, documenting, and testing user interface components. It provides… fvena/vite-plugin-i18n-resources — Vite plugin to load i18n translation message files.