A custom registry of composable, accessible and open source shadcn/ui components.
Kibo UI is a custom registry of composable, accessible, and open-source components specifically designed to work with shadcn/ui. These components use CSS variables from shadcn/ui and are intended to seamlessly integrate with existing primitives. Kibo UI serves as a collection of building blocks that allow developers to create more complex components efficiently, aiming to reduce boilerplate code while maintaining flexibility and responsive design.
Kibo UI is a valuable resource for developers looking to streamline the process of building complex interfaces. By providing a comprehensive library of accessible and composable components that seamlessly integrate with shadcn/ui, Kibo UI simplifies the development process while maintaining flexibility and responsiveness. With its open-source nature, Kibo UI encourages collaboration and customization within the development community.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.