ghost-ui

wip

A minimal, accessible React component library.

A headless-first component library built for teams that want full control over styling without giving up accessibility. Components are fully keyboard navigable, ARIA compliant, and have zero opinion on how they look.

stack

ReactTypeScriptRadix UITailwindStorybook

highlights

  • Zero-runtime CSS — all styling via CSS variables and class composition
  • Full keyboard navigation and ARIA compliance across all interactive components
  • Storybook-driven development with visual regression testing
  • Tree-shakeable — bundle only what you use