@dropdesk/ui
Component Library Demo & Testing Environment
53 Components โข TypeScript โข Tailwind CSS โข Radix UI
๐จ Component Demo
Explore all 53 components with live examples, interactive demos, usage instructions, and comprehensive property documentation.
๐งช Testing Environment
This app serves as a testing environment for the @dropdesk/ui component library in a Next.js monorepo setup.
โ TypeScript support
โ Tailwind CSS integration
โ Radix UI primitives
โ ESM/CJS dual build
โ Git installation ready
Quick Start
Install from Git:
npm install git+https://github.com/dropdeskllc/dropdesk-ui-components.git#main:packages/uiUse in your components:
import { Button, Card } from "@dropdesk/ui"