@nuxt/ui

v3.0.0-alpha.6
A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

build

nuxt-module-build build

prepack

pnpm build

dev

DEV=true nuxi dev playground

dev:build

nuxi build playground

dev:prepare

nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground && nuxi prepare docs

docs

DEV=true nuxi dev docs

docs:build

nuxi build docs

docs:prepare

nuxt-component-meta docs

lint

eslint .

lint:fix

eslint . --fix

typecheck

vue-tsc --noEmit && nuxi typecheck playground && nuxi typecheck docs

test

vitest

release

release-it --preRelease=alpha --npm.tag=next
npm i @nuxt/ui

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/9/2024

Downloads