Synthax UI
Production-ready components for healthcare applications.
Built with Svelte 5, TypeScript, and WCAG 2.1 AA accessibility.
Why Synthax UI?
Healthcare Ready
Built for critical healthcare applications with HIPAA-aware patterns and confirmation dialogs for destructive actions.
Fully Accessible
WCAG 2.1 AA compliant with keyboard navigation, screen reader support, focus management, and reduced motion respect.
Modern Stack
Svelte 5 with runes, TypeScript for type safety, CSS custom properties for theming, and dark mode support.
Quick Start
pnpm add @synthaxai/ui <script>
import { Button, Card, Alert } from '@synthaxai/ui';
</script>
<Card padding="lg">
<Alert type="success" title="Welcome!">
You're ready to build healthcare apps.
</Alert>
<Button variant="primary">Get Started</Button>
</Card>Component Categories
Primitives
Core building blocks
2 components
Forms
Input and validation
10 components
Feedback
Status and notifications
6 components
Layout
Structure and containers
2 components
Data Display
Tables and statistics
2 components
Dialogs
Modals and confirmations
2 components
Navigation
Wayfinding and progress
1 component
Live Example
A patient card showcasing multiple components working together.
Sarah Johnson
ActiveDOB: March 15, 1985 • MRN: 2024-001234
Insurance Verified
Design Philosophy
"Calm, Clear, Confident."