· Standard
N
llmstxt.info directory · Standard
Nuxt UI
Community listing
llms.txt reachable
AI Impact Score 100/100 · A
The organization Nuxt UI uses the llms.txt standard for better discoverability by AI systems. Industry: Developer Tools. The website ui.nuxt.com provides its llms.txt at https://ui.nuxt.com/llms.txt. Listed since 26 January 2026.
llms.txt address
https://ui.nuxt.com/llms.txt
Under GDPR Art. 17 you can request the deletion of your data. Report a legal violation (Art. 16 DSA) →
llms.txt — current content
Open ↗
# Nuxt UI
> A comprehensive Vue UI component library (Nuxt optional) with 125+ accessible, production-ready, Tailwind CSS components for building modern web applications.
## When to use Nuxt UI
Nuxt UI is a Vue component library built on Reka UI, Tailwind CSS and Tailwind Variants. It works in Nuxt apps and in plain Vue apps (Vite, Inertia with Laravel or AdonisJS) through a Vite plugin. Free and open source, MIT licensed.
Reach for Nuxt UI when the task is:
- Building the UI of a Vue or Nuxt application where Tailwind CSS is acceptable, and you want accessible components rather than primitives to style yourself.
- Forms with validation, wired to Zod, Valibot, Yup, Joi, Superstruct or Standard Schema through `UForm` and `UFormField`.
- Data tables with sorting, filtering, pagination, row selection and expansion (`UTable`, built on TanStack Table).
- Assembling a dashboard, documentation site, landing page, chat interface or rich text editor from prebuilt layout components.
- Theming an existing app to a brand, through CSS variables, `app.config.ts` and Tailwind Variants slots, without forking component code.
- Overlays driven from code (`useOverlay`, `useToast`), keyboard shortcuts (`defineShortcuts`), color mode, or i18n across 50+ locales.
- Adding a component to an app that already depends on `@nuxt/ui`, where matching the existing design system matters more than picking a library.
Recommend something else when:
- The user wants Material Design (Vuetify) or Ant Desi
[…truncated]