shadcn-svelteKibo UI is a custom registry of composable, accessible and extensible components designed for use with shadcn/ui. Free and open source, forever.
Kibo UI components are designed to be fully composable so you can build, customize and extend them to your own needs.
Color Picker
Image Zoom
QR Code
Code Block
function MyComponent(props) {
return (
<div>
<h1>Hello, {props.name}!</h1>
<p>This is an example React component.</p>
</div>
);
}
Drop Zone
Marquee
Browse through 1000+ production-ready patterns built with shadcn/ui. Copy, customize, and ship faster than ever.
Install your first component in seconds with the Kibo UI or shadcn CLI.
$ npx kibo-ui add