sh4dcnv2 · atlas
← libraries

@turbopills-ui

A React component library purpose-built for telehealth and healthcare application UIs. Documented components include Input, Masked Input, Multiple Choice, Single Choice, and Progress — form-oriented primitives suited to patient intake flows, clinical questionnaires, and prescription/medication management interfaces. Built with Tailwind CSS and shadcn/ui conventions. No public GitHub listed; commercial product origin. Use for: telehealth platforms, patient-facing apps, or health-tech products that need accessible, healthcare-appropriate form components without building branded clinical UI patterns from scratch.

10 components react shadcn-cli

Install this registry

shadcn (npm) npx shadcn@latest add https://ui.turbopills.com/r/registry.json
pnpm pnpm dlx shadcn@latest add https://ui.turbopills.com/r/registry.json
bun bunx shadcn@latest add https://ui.turbopills.com/r/registry.json
fetch registry curl -s https://ui.turbopills.com/r/registry.json

Components

10 total
Before / After Card block

A before/after image card with a footer badge.

npx shadcn@latest add https://ui.turbopills.com/r/before-after-card.json
BMI Card block

A configurable BMI indicator ring with thresholds and tooltip.

npx shadcn@latest add https://ui.turbopills.com/r/bmi-card.json
Input component

Input field with title, hint, suffix and error message.

npx shadcn@latest add https://ui.turbopills.com/r/input.json
Masked Input component

Masked input with presets (tel/date) and optional calendar picker.

npx shadcn@latest add https://ui.turbopills.com/r/masked-input.json
Multiple Choice component

Multiple choice field with optional max selections.

npx shadcn@latest add https://ui.turbopills.com/r/multiple-choice.json
Single Choice component

Single choice field (list or cells) with optional deselect.

npx shadcn@latest add https://ui.turbopills.com/r/single-choice.json
Progress (Cells) component

Segmented progress bar with optional labels/tooltips.

npx shadcn@latest add https://ui.turbopills.com/r/progress-cells.json
Progress (Stretch) component

Progress with expanding current step.

npx shadcn@latest add https://ui.turbopills.com/r/progress-stretch.json
Progress (Numbered) component

Numbered step progress with collapse/ellipsis.

npx shadcn@latest add https://ui.turbopills.com/r/progress-numbered.json
Progress (Solid) component

Simple solid progress bar.

npx shadcn@latest add https://ui.turbopills.com/r/progress-solid.json