Ross ROSS = Recommend OSS · open-source software intelligence for agents

KittyGiraudel/a11y-dialog

A very lightweight and flexible accessible modal dialog script. observed · 2026-08-28

github.com/KittyGiraudel/a11y-dialog · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 99
  • Release rhythm 45
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 143.5
  • age_days: 3856
  • days_rel: 208
  • days_push: 9
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2488 stars · 131 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A11y Dialog is a lightweight (1.7Kb) TypeScript library for creating accessible modal dialog windows that follow the WAI-ARIA APG Dialog pattern. It provides both DOM and JavaScript APIs, supports alert and nested dialogs, and works with Shadow DOM and web components.

Use cases

  • create accessible modal dialogs
  • build alert dialogs for screen reader users
  • manage focus trapping in modals
  • add dialogs to web components with Shadow DOM
  • replace inaccessible native modal implementations
  • show nested dialog windows
  • make popups usable with assistive technology

When to choose

  • you need a tiny, unopinionated accessible modal solution
  • you want to follow the WAI-ARIA APG dialog pattern
  • you need framework-agnostic dialog behavior with DOM and JS APIs
  • you need Shadow DOM and web component support

When to avoid

  • you want a full UI component library with styled modals
  • you need a React-specific dialog component with built-in styling
  • you need non-modal (modeless) dialogs or popovers

Facets

library · maturity stable

ui-components accessibility web-development frontend accessibility browser cross-platform modal-dialog a11y focus-management typescript tiny-library wai-aria nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
KittyGiraudel/a11y-dialogmain80

For agents

markdown · JSON · MCP: product_card(name="KittyGiraudel/a11y-dialog")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem