aguiarsc
wireframe-ui
TypeScript

Skip Figma. Wireframe directly in your IDE with React components

Last updated Jul 6, 2026
195
Stars
18
Forks
0
Issues
+2
Stars/day
Attention Score
32
Language breakdown
TypeScript 98.3%
CSS 1.5%
JavaScript 0.2%
Shell 0.0%
โ–ธ Files click to expand
README

wireframe-ui

Wireframe components that you can copy and paste into your apps. Skip Figma. Build mockups directly in your IDE.

hero

Installation

Initialize shadcn/ui in your project:

pnpm dlx shadcn@latest init

Install components from the registry:

pnpm dlx shadcn@latest add https://wireframe-ui.vercel.app/r/accordion.json

Dependencies, styles, and types are installed automatically.

[!IMPORTANT]
Add this import to your globals.css file:
> @import "../lib/wireframe.css";
>

Visit the documentation for the full component list and installation commands.

Documentation

Visit https://wireframe-ui.vercel.app to view the documentation, explore blocks, and learn about production migration.

License

Licensed under the MIT license.

ยฉ 2026 GitRepoTrend ยท aguiarsc/wireframe-ui ยท Updated daily from GitHub