Introduction
Jalco UI is a collection of polished, composable components built for modern React and Next.js projects. Every component is designed to be installed with a single command, copied into your project, and adapted to your design system.
What you get
- Copy-paste components — Install with
shadcn addor copy the source directly. - Composable APIs — Small, focused components with clear props. No boolean-prop sprawl.
- Design-system friendly — Components use Tailwind tokens and adapt to your theme automatically.
- Server-first — Async server components where it makes sense. No unnecessary client bundles.
Quick start
npx shadcn@latest add https://ui.justinlevine.me/r/github-stars-button.jsonBrowse components
Check the sidebar to explore available components and their documentation.