What problem does it solve?
HeroUI v3 React component library provides accessible, customizable UI components for React applications built on Tailwind CSS v4 and React Aria. It supports using HeroUI components directly, installing HeroUI, customizing HeroUI themes, and accessing component documentation.
Core Features & Use Cases
- No Provider required (v3): Build composable, accessible UI like Card, Button, etc., without wrapping with a provider.
- Theming and docs integration: Centralized CSS variables with Tailwind v4 compatibility and beta package support, plus script-based docs retrieval.
- Use Case: Start a new React project and rapidly assemble a feature-rich UI by composing Card, Button, and Form components per v3 patterns.
Quick Start
Install the HeroUI v3 packages and begin importing components to render UI immediately.