Nuxt
the full-stack Vue framework observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 3598
- days_rel: 28
- days_push: 7
- n_releases_24m: 62
Adoption not part of the score
60801 stars · 5802 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Nuxt is a free, open-source full-stack framework for building type-safe, performant web applications and websites with Vue.js. It bundles server-side rendering, static site generation, hybrid/edge rendering, automatic routing, data fetching, state management, and an extensive module ecosystem into a zero-config developer experience.
Use cases
- build a full-stack web application with Vue
- server-side render a Vue site for better SEO
- generate a static website from Vue components
- create a type-safe Vue project with zero configuration
- build a hybrid app mixing static pages and SSR
- scaffold a production-grade web app with automatic routing
- deploy a Vue app to serverless or edge hosting
When to choose
- you want an opinionated, batteries-included Vue framework with SSR, SSG, and hybrid rendering out of the box
- you need automatic routing, code-splitting, and auto-imported components and composables
- SEO-friendly rendering and meta tag management matter for your site
- you want to go full-stack with a built-in server directory and 300+ community modules
- you need first-class TypeScript support with zero configuration
When to avoid
- you are not using Vue as your frontend framework
- you need a minimal, unopinionated setup and prefer assembling your own Vite/Vue toolchain
- your project is a plain SPA with no rendering or SEO requirements
- you are building a non-web application such as a CLI, desktop, or native mobile app
Facets
framework · maturity stable
web-framework frontend-framework ssr static-site-generator routing state-management http-server web-development frontend backend developer-tools cross-platform serverless vue vuejs full-stack typescript seo code-splitting auto-imports edge-rendering hybrid-rendering meta-tags nodejs web-server
1 source
- readme: https://github.com/nuxt/nuxt · fetched 2026-08-28 · fd2795e7629b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuxt/nuxt | main | 94 |
| nuxt/framework | mirror | 10 |
| nuxt/website-v2 | docs | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem