Ross ROSS = Recommend OSS · open-source software intelligence for agents

antfu-collective/vite-ssg

Static site generation for Vue 3 on Vite observed · 2026-08-28

github.com/antfu-collective/vite-ssg · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 73
  • Release rhythm 69
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 17
  • age_days: 2081
  • days_rel: 209
  • days_push: 166
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

1572 stars · 140 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Vite SSG is a library that adds static site generation to Vue 3 apps built with Vite, rendering routes to static HTML at build time. It integrates with vue-router and @unhead/vue, supports single-page mode, ClientOnly components, and critical CSS inlining.

Use cases

  • generate static HTML pages from a Vue 3 Vite app
  • pre-render Vue Router routes for SEO
  • build a fast static site with Vue 3 without a full SSR server
  • inline critical CSS into pre-rendered pages
  • manage document head/meta tags during static generation
  • create a single-page static build of a Vue app

When to choose

  • you have a Vue 3 + Vite app and want static pre-rendering
  • you want SEO-friendly static HTML with client-side hydration
  • you prefer a lightweight SSG over Nuxt for simple sites
  • you already use vue-router and want route-level static generation

When to avoid

  • you need full server-side rendering at runtime
  • your site is built with React or another non-Vue framework
  • you need dynamic server-rendered content per request
  • you require CJS support since the library is ESM-only

Facets

library · maturity active

ssr static-site-generator build-tool web-framework web-development frontend developer-tools cli vue3 vite ssg vue-router unhead critical-css nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
antfu-collective/vite-ssgmain77

For agents

markdown · JSON · MCP: product_card(name="antfu-collective/vite-ssg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem