Daisyui Vue

screenshot of Daisyui Vue
vite
vue
daisyui

(WIP) Vue3 UI components based on daisyui.

Overview:

daisyui-vue is a work in progress Vue3 UI component library that is based on daisyui framework. The development progress is slow due to a busy workload.

Features:

  • Style files are automatically required when using a component.
  • Supports media query and responsive design.
  • Provides modal and drawer components.
  • Has a refined theme usage.
  • Supports inline-block, vertical-align, and fix types check.
  • Follows naming rules for event handlers and action flags.
  • Provides responsive design with a mobile-first approach.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.