Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/uiPublic
forked fromnuxt/ui

Fully styled and customizable components for Nuxt.

License

NotificationsYou must be signed in to change notification settings

miladhp/ui

 
 

Repository files navigation

nuxt-ui-social-card

Nuxt UI

npm versionnpm downloadsLicenseNuxt

Nuxt UI provides everything related to UI when building Nuxt applications: components, icons, colors, dark mode and also keyboard shortcuts.

Is has been developed byNuxtLabs forVolta,Nuxt Studio and the Nuxt community.

Features

  • Built withHeadless UI andTailwind CSS
  • HMR support through Nuxt App Config
  • Dark mode support
  • Support for LTR and RTL languages
  • Keyboard shortcuts
  • Bundled icons
  • Fully typed
  • Figma Kit

Read more onui.nuxt.com

Installation

# Using npmnpm install @nuxt/ui# Using yarnyarn add @nuxt/ui# Using pnpmpnpm add @nuxt/ui

Then, register the module in yournuxt.config.ts:

exportdefaultdefineNuxtConfig({modules:['@nuxt/ui']})

If you want latest updates, please use@nuxt/ui-edge in yourpackage.json:

{"devDependencies": {"@nuxt/ui":"npm:@nuxt/ui-edge@latest"  }}

Documentation

Visithttps://ui.nuxt.com to explore the documentation.

Credits

License

Licensed under theMIT license.

About

Fully styled and customizable components for Nuxt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue65.8%
  • TypeScript33.2%
  • Other1.0%

[8]ページ先頭

©2009-2025 Movatter.jp