Skip to content

vuelessjs/vueless-module-nuxt

vueless-cover.png

Vueless Nuxt Module

Vueless UI – a UI library with Open Architecture for Vue.js 3 and Nuxt.js 3 / 4, powered by Storybook v9 and Tailwind CSS v4.

With Vueless UI, you’re free to:

  • πŸͺ„️ Customize any component
  • πŸ“‹ Copy and extend existing ones
  • 🧱 Build your own from scratch
  • πŸ“• Document it all seamlessly in Storybook

Documentation | UI Components | Website

Key features

  • 🧩 65+ crafted UI components (including range date picker, multi-select, and nested table)
  • ✨ Open Architecture lets you customize, copy, extend, and create your own components
  • πŸ“• Built-in Storybook support
  • 🌈 Beautiful default UI theme
  • πŸŒ€ Unstyled mode
  • πŸŒ— Light and dark mode
  • 🧬 Design tokens powered by CSS variables
  • βš™οΈ Server-side rendering (SSR)
  • 🌍 Internationalization (i18n)
  • ♿️ Accessibility (a11y)
  • πŸ–ΌοΈ Inline SVG icons
  • πŸͺ„ Auto component imports (as you use them)
  • 🧿 Uncompiled source in npm for better DX
  • πŸ§ͺ️ 1300+ unit tests ensuring consistent logic
  • πŸ›‘οΈ Full TypeScript support with type safety

Quick Start

  1. Install Vueless Nuxt module.
npm install @vueless/nuxt
npx vueless init
  1. Register @vueless/nuxt into the Nuxt config modules section.
export default defineNuxtConfig({
  modules: [
    '@vueless/nuxt'
  ],
  ...
})
  1. Import Tailwind CSS and Vueless at the top of the main CSS file.
@import "tailwindcss";
@import "vueless";

Contributing

  • We encourage you to contribute to Vueless! Please check out the contributing to Vueless for guidelines.
  • Trying to report a possible security vulnerability in Vueless? Please check out our security policy for guidelines.
  • Everyone interacting in Vueless and its sub-projects' codebases, issue trackers, chats, and mailing lists is expected to follow our code of conduct rules.

License

Vueless is released under the MIT License.


From Ukrainians to a Peaceful World πŸ‡ΊπŸ‡¦