HELiX
apps/docs/src/content/docs/ Click to copy apps/docs/src/content/docs/ Lit 3.x web components for healthcare applications. WCAG 2.2 AAA self-certified on the P0 surface (44 components, 376 Supports / 109 Not Applicable / 0 Partial / 0 Fail across 11 cert criteria plus an hx-icon non-text-contrast supplemental verdict; reproducible via pnpm aaa:audit).
Get started
Section titled “Get started”The fastest path is the scaffolder:
npx create-helixIt prompts for framework, components, and bundles — then writes a working project you can pnpm dev immediately. See create-helix CLI for flags, presets, and what each template ships.
Or step through manually:
- Install — npm packages + peer-dep setup
- Quick start — your first hx-button
- Component reference — live Storybook with every component
- Drupal integration — module install, behaviors, Twig
- Framework integration — React wrappers (
@helixui/react), plus integration guides for Next.js, Vue, Angular, Svelte, Astro, and plain HTML
Latest release
Section titled “Latest release”@helixui/library@3.9.0 + @helixui/icons@1.0.0 — see CHANGELOG for the release date.
Released: new icons package (registry-pattern with FA Free + curated helix glyph set), internal SVG migration across 25+ components, hx-slider + hx-file-upload form-validity integration, AAA cert remediation (every claim verified against the formal harness).
See the 3.8.0 → 3.9.0 migration guide for the back-compat notes.
Accessibility
Section titled “Accessibility”HELiX targets WCAG 2.2 AAA on its P0 surface. The cert is self-certified — see the VPAT 2.5 conformance report for the per-criterion ledger.