@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.
Install this registry
npx shadcn@latest add https://ui.turbopills.com/r/registry.json pnpm dlx shadcn@latest add https://ui.turbopills.com/r/registry.json bunx shadcn@latest add https://ui.turbopills.com/r/registry.json curl -s https://ui.turbopills.com/r/registry.json Components
10 totalA before/after image card with a footer badge.
npx shadcn@latest add https://ui.turbopills.com/r/before-after-card.json A configurable BMI indicator ring with thresholds and tooltip.
npx shadcn@latest add https://ui.turbopills.com/r/bmi-card.json Input field with title, hint, suffix and error message.
npx shadcn@latest add https://ui.turbopills.com/r/input.json Masked input with presets (tel/date) and optional calendar picker.
npx shadcn@latest add https://ui.turbopills.com/r/masked-input.json Multiple choice field with optional max selections.
npx shadcn@latest add https://ui.turbopills.com/r/multiple-choice.json Single choice field (list or cells) with optional deselect.
npx shadcn@latest add https://ui.turbopills.com/r/single-choice.json Segmented progress bar with optional labels/tooltips.
npx shadcn@latest add https://ui.turbopills.com/r/progress-cells.json Progress with expanding current step.
npx shadcn@latest add https://ui.turbopills.com/r/progress-stretch.json Numbered step progress with collapse/ellipsis.
npx shadcn@latest add https://ui.turbopills.com/r/progress-numbered.json Simple solid progress bar.
npx shadcn@latest add https://ui.turbopills.com/r/progress-solid.json