Nuxt
Full-stack Vue framework with SSR, file-based routing, and auto-imports — the standard way to build production Vue apps.
Nuxt provides a complete application framework on top of Vue — server-side rendering, static generation, file-based routing, auto-imported components, and composables. Nuxt 3 is built on Nitro (a universal server runtime) and Vite, enabling deployment to Node.js, edge functions, and serverless environments.
// commonly used libraries
Promise-based HTTP client for the browser and Node.js — interceptors, automatic JSON …
Modern JavaScript date utility library — pure functions, immutable, tree-shakeable, and …
Utility library delivering modularity, performance, and extras for working with arrays, …
Powerful async state management for server data — caching, background refetching, pagination, …