awesome-repositories.comCategoriesBlog
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
·
vitejs avatar

vitejs/vite-plugin-vue

0
View on GitHub↗
671 stars·196 forks·TypeScript·MIT·1 view

Vite Plugin Vue

Vite Vue Plugins

Features

  • Vue Integrations - Official Vue 3 support.

Star history

Star history chart for vitejs/vite-plugin-vueStar history chart for vitejs/vite-plugin-vue

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

Similar open-source projects, ranked by how many features they share with Vite Plugin Vue.
  • 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
  • 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
  • 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
  • antfu/vite-plugin-mdantfu avatar

    antfu/vite-plugin-md

    637View on GitHub↗

    Markdown with Vue for Vite

    TypeScript
    View on GitHub↗637
See all 30 alternatives to Vite Plugin Vue→

Frequently asked questions

What does vitejs/vite-plugin-vue do?

Vite Vue Plugins

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

The main features of vitejs/vite-plugin-vue are: Vue Integrations.

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

Open-source alternatives to vitejs/vite-plugin-vue include: tighten/ziggy — Ziggy is a frontend routing bridge that exports server route definitions to JavaScript or JSON for use in… surmon-china/vue-video-player — vue-video-player is a wrapper component used to integrate a customizable video playback interface into Vue and React… hinesboy/mavoneditor — mavonEditor is a markdown editor component for Vue applications that functions as a markdown-to-HTML converter and a… antfu/vite-plugin-md — Markdown with Vue for Vite. fvena/vite-plugin-i18n-resources — Vite plugin to load i18n translation message files. arikw/vite-plugin-vue-static-sfc — Serve ".vue" files as static assets.