Overview
Nuxt is a framework for building type-safe websites and full-stack web applications from Vue components. It combines routing, data fetching, metadata, and a server directory while supporting SSR, SSG, hybrid, and other rendering modes.
Based on official documentation; not hands-on tested · Content checked:
One convention for rendering, routing, and server work
It derives routes from project structure and integrates code splitting, prefetching, data fetching, state management, automatic imports for components and composables, and zero-configuration TypeScript. A server/ directory adds server-side work, while modules and deployment adapters extend the stack.
Sources: [1]
For Vue teams spanning public sites and full-stack apps
It is a candidate when a Vue team wants one set of conventions for search-facing pages, statically generated sites, and applications with server logic. Starters and a module catalog provide several entry points instead of requiring every integration to be assembled manually.
Sources: [1]
Choose rendering and deployment targets deliberately
Nuxt assumes Vue. SSR, SSG, hybrid, and edge modes differ in execution location, caching, and data-fetching behavior, while module and hosting support also varies. Adoption should be checked against documentation for the Nuxt release and the intended deployment platform.
Sources: [1]
Official sources
- [1]Nuxt README(2026-09-12)
Supplemental curator note
Selected for its planned move from nuxt.js and a discovery surface organized around rendering modes and dedicated documentation.
Growth trends
Last 30 days
60,848 Stars
Trend data is still being collected.
Built with
- TypeScript
- Vue
Categories and tags
Categories
GitHub Topics
- csr
- full-stack
- hybrid
- node
- nuxt
- server-rendering
- ssg
- ssr
- static-site-generator
- universal
- vue
- hacktoberfest
GitHub dataView detailed GitHub data
- Stars
- 60,848
- Forks
- 5,799
- Watchers
- 801
- Open issues
- 304
- Contributors
- 419
- Primary language
- TypeScript
- License
- MIT
- Repository last updated
- Sep 12, 2026
Explore next
- React250,096 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Vue 2212,485 Stars
The legacy Vue repository, EOL since the end of 2023 and directing users to Vue 3.
TypeScript - Visual Studio Code (Code - OSS)192,090 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Flutter178,922 Stars
Google's cross-platform UI SDK for delivering mobile, web, and desktop applications from one Dart codebase.
Dart - Bootstrap174,772 Stars
A responsive, mobile-first web framework built from CSS and JavaScript grids, utilities, and components.
MDX
Report incorrect information
Tell us if any listing information is incorrect or outdated.