Introduction
Beautiful components built on Base UI. Copy and paste into your apps.
Prototyper UI
Prototyper UI is a collection of beautifully designed components built on Base UI. Components are styled with Tailwind CSS and can be installed via the shadcn CLI.
Features
- Built on Base UI for accessible, unstyled primitives
- Styled with Tailwind CSS v4
- Dark mode support
- Themeable with CSS variables
- shadcn-compatible registry — install with
npx shadcn@latest add
Installation
Install components individually:
npx shadcn@latest add https://prototyper-ui.com/r/button.jsonDependencies
Components are built with:
- Base UI — Unstyled UI primitives
- Tailwind CSS v4 — Utility-first CSS
- class-variance-authority — Variant management
- tailwind-merge — Class merging