ui:融合 Reka UI 与 Tailwind CSS,打造精致、可访问且高性能的用户界面工具集

The Intuitive Vue UI Library powered by Reka UI & Tailwind CSS.

分支58Tags171
文件最后提交记录最后更新时间
9 个月前
2 年前
4 天前
11 个月前
11 个月前
8 个月前
8 个月前
4 年前
2 年前
2 年前
2 年前
2 年前
11 个月前
3 年前
11 个月前
1 年前
6 个月前
4 天前
11 个月前
1 年前
2 年前
11 个月前
2 年前

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.

Note

You are on the v2 branch, check out the v3 branch for Nuxt UI v3 or v4 branch for Nuxt UI v4.

Features

  • Built with Headless UI and Tailwind 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 on ui2.nuxt.com

Installation

# npm
npm install @nuxt/ui@2
# yarn
yarn add @nuxt/ui@2
# pnpm
pnpm add @nuxt/ui@2
# bun
bun add @nuxt/ui@2

Next, register the @nuxt/ui module in your nuxt.config.ts:

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

Documentation

Visit https://ui2.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:

  • Reporting Bugs: If you come across any bugs or issues, please check out the reporting bugs guide to learn how to submit a bug report.
  • Suggestions: Have any thoughts to enhance Nuxt UI? We'd love to hear them! Check out the contribution guide to share your suggestions.

Local Development

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

License

Licensed under the MIT license.

项目介绍

现代Web应用的用户界面库,由Vue和TailwindCSS驱动。【此简介由AI生成】

定制我的领域
316.89 K1.12 K访问 GitHub