docs/components

Components

HyperKit ships 131 components. Every component is themed through --sk-* CSS custom properties and imported from a single package. Cards with a green dot have a live, editable playground.

import { Button, Card, Table } from '@ybouhjira/hyperkit';

#Layout

Structural primitives for arranging content.

#Input

Form controls and user-input components.

#Display

Content presentation and data display.

#Feedback

Loading, progress, and status indicators.

Menus, overlays, and app navigation chrome.

#Chat & AI

Chat interfaces and LLM tooling.

#Data

Tables, boards, dashboards, and file browsing.

#Utilities

Palettes, dialogs, settings, and developer tools.