oward

Getting Started

Install and use the Oward UI component registry.

Installation

Each component page displays the quick install command for different package managers.

The oward-ui CLI is a wrapper around the shadcn CLI that simplifies installation:

# Install a component
npx oward-ui add icon

# Install multiple components
npx oward-ui add icon wrapper scrollfade

All other shadcn commands are passed through directly:

npx oward-ui init
npx oward-ui diff

On this page