mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
1.5 KiB
1.5 KiB
title, description
| title | description |
|---|---|
| Introduction | Components library as a Nuxt module using TailwindCSS and HeadlessUI. |
This module has been developed by the NuxtLabs team for Volta and Nuxt Studio, 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.
Components are built on top of TailwindCSS and HeadlessUI to provide a set of fully customizable components with dark mode support.
::alert{icon="i-heroicons-light-bulb"} Volta entire UI is built with this module alongside the 50+ keyboard shortcuts defined. ::
Features
- Fully customizable components
- HMR support through Nuxt App Config
- Dark mode support
- Keyboard shortcuts
- Bundled icons
- Fully typed
Credits
- nuxt/nuxt
- nuxt-modules/color-mode
- nuxt-modules/tailwindcss
- tailwindlabs/tailwindcss
- tailwindlabs/headlessui
- vueuse/vueuse
- egoist/tailwindcss-icons
- krisk/fuse
::alert{icon="i-heroicons-exclamation-triangle"} This documentation is still a work in progress and will be updated regularly. ::