Studio Hyper-Skeuomorphic React components for tactile controls with immersive lighting.
Analog UI ships as both a package and a shadcn-compatible registry. The docs are the source of truth for installation, theming, lighting, composition, and component APIs.
import 'analog-ui/styles.css';
import { Dial, Gauge, Panel } from 'analog-ui';pnpm dlx shadcn@latest add https://analogui.com/r/analog-foundation.json
pnpm dlx shadcn@latest add https://analogui.com/r/dial.jsonpnpm install
pnpm dev
pnpm lint
pnpm buildFor contributor-facing design and composition rules, see DESIGN.md and .codex/skills/analog-ui-components/SKILL.md.
