Official Website: https://headlessui.com/
| Feature | Explanation |
|---|---|
Unstyled | Unstyled components come with no style and force you to write your own. |
Imported | You depends on an external library from which you import components. You benefits from library updates but can not directly customize components since it's not your own code. |
Components | Provide components handling both logic and stying (or logic only if unstyled), but it is coupled to the Vue/React framework. |
React | Made for React framework |
Vue | Made for Vue framework |
Mobile | Mobile-friendly component library support |
Tailwind CSS | The library uses Tailwind CSS itself and allows you to use it to customize components. As a Tailwind CSS user, this allows to keep a unique tool for all your styling. |
Free | The UI Library is entirely free for all available components. |
Fully Accessible | All components are designed with accessibility in mind. |
Official | Made by a team responsible for managing a framework itself. |
Shadcn-vue - 53+ components、3.4k Stars、3k NPM Downloads
Vuestic UI - 70+ components、3.3k Stars、3.1k NPM Downloads