DEV Community

Cover image for Pittaya UI: Open-Source React Component Library Built on shadcn/ui
jQueryScript
jQueryScript

Posted on

Pittaya UI: Open-Source React Component Library Built on shadcn/ui

Pittaya UI: an open-source React component library built on TypeScript, Tailwind CSS 4, Radix UI, and Shadcn UI.

Key highlights:

  • 23+ production components, including Carousel, Multi-Select, Orbit Images, and Copy Button- CLI installation: npx pittaya add button pulls in any component as editable source
  • Full TypeScript coverage with IntelliSense and prop validation
  • Radix UI primitives for keyboard navigation, ARIA attributes, and screen reader support
  • Targets Next.js 15 and React 19 with Server Component defaults

Every component lands in your source tree as an editable file. Works alongside any existing Shadcn setup.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)