Loading repository data…
Loading repository data…
aguiarsc / repository
Skip Figma. Wireframe directly in your IDE with React components
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Wireframe components that you can copy and paste into your apps. Skip Figma. Build mockups directly in your IDE.
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.cssfile:@import "../lib/wireframe.css";
Visit the documentation for the full component list and installation commands.
Visit https://wireframe-ui.vercel.app to view the documentation, explore blocks, and learn about production migration.
Licensed under the MIT license.