/ c4f / front / node_modules / @nuxt / ui /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]dist/9 months ago -  
[TXT]LICENSE.md9 months ago1.0K 
[TXT]README.md9 months ago3.2K 
[   ]package.json9 months ago2.3K 
README.md

nuxt-ui.png

Nuxt UI

npm version npm downloads License Nuxt

Nuxt UI is a module that provides a set of Vue components and composables built with Tailwind CSS and Headless UI to help you build beautiful and accessible user interfaces.

Its goal is to provide everything related to UI when building a Nuxt app. This includes components, icons, colors, dark mode but also keyboard shortcuts.

Features

Read more on ui.nuxt.com

Installation

npx nuxi@latest module add ui

Then, register the module in your nuxt.config.ts:

export default defineNuxtConfig({
  modules: [
    '@nuxt/ui'
  ]
})

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

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

Documentation

Visit https://ui.nuxt.com to explore the documentation.

Credits

Contributing

Thank you for considering contributing to Nuxt UI. Here are a few ways you can get involved:

Local Development

Follow the docs to Set up your local development environment and contribute.

License

Licensed under the MIT license.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80