Looking for alternatives to nuxt in Frameworks? Here are 9 comparable open-source projects, with our health scores and licenses so you can choose with confidence.
Next.js is a React framework from Vercel that adds production-grade infrastructure on top of React — file-based routing, server-side rendering, static generation, server components, API routes, and an integrated build/bundling pipeline. It aims to be the default full-stack toolkit for building React applications.
Vue 2 is the now end-of-life version of the progressive JavaScript framework for building user interfaces, centered on a reactive, component-based view layer with an incrementally adoptable design. This repository is archived in favor of Vue 3 (vuejs/core).
andrej-karpathy-skills is an open-source project in the frameworks space with 170.3k GitHub stars. The repository is actively maintained, with recent commits.
React Native is a framework for building native iOS and Android apps using React and JavaScript, rendering real native UI controls rather than web views. It lets developers share a single codebase across platforms with fast iteration via live reload.
immich is an open-source TypeScript project in the frameworks space with 103.1k GitHub stars. The repository is actively maintained, with recent commits.
FastAPI is a high-performance Python web framework for building APIs that leverages standard type hints, Starlette for the web layer, and Pydantic for data validation. It automatically generates OpenAPI-based interactive docs and provides editor autocompletion and request/response validation from type annotations.
Gin is a high-performance HTTP web framework for Go built on a zero-allocation, httprouter-derived radix-tree router. It offers Express-style routing, middleware chains, JSON binding/validation, and built-in rendering for building REST APIs and microservices.
Svelte is a UI framework that works as a compiler, turning declarative component code into lean, framework-less JavaScript that updates the DOM directly rather than relying on a runtime virtual DOM.
Laravel is a full-stack PHP web application framework offering expressive syntax and batteries-included tooling for routing, an Eloquent ORM, migrations, queues, caching, and real-time broadcasting. It emphasizes developer ergonomics and convention to streamline building robust web apps.
See the full nuxt overview or browse all Frameworks.