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

antfu/vite-ssg

0
View on GitHub↗
1,571 stars·142 forks·TypeScript·MIT·8 views

Vite Ssg

Static site generation for Vue 3 on Vite

Features

  • Vue Integrations - Server-side generation for Vue applications.

Star history

Star history chart for antfu/vite-ssgStar history chart for antfu/vite-ssg

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Vite Ssg

These projects share indexed features with Vite Ssg. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

Frequently asked questions

What does antfu/vite-ssg do?

Static site generation for Vue 3 on Vite

What are the main features of antfu/vite-ssg?

The main features of antfu/vite-ssg are: Vue Integrations.

Which projects share features with antfu/vite-ssg?

Projects with overlapping indexed features 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. gitboyzcf/vite-plugin-style-vw-loader — A loader that can convert the style px in Vue3 label to vw. fvena/vite-plugin-i18n-resources — Vite plugin to load i18n translation message files.