@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/ui

Use in your components:

import { Button, Card } from "@dropdesk/ui"