Skip to content

Conversation

@nickbrit
Copy link

Summary

This PR adds svelte-aria-live under Utilities → Accessibility.

svelte-aria-live is tiny, headless accessibility toolkit for Svelte/SvelteKit: dual aria-live regions, imperative announce() API, screen-reader utility components, and a route-change helper.

Why it’s awesome

  • Crucial Accessibility Feature (a11y): Fills a significant gap in the Svelte ecosystem for easily managing WAI-ARIA Live Regions.
  • Simple and Idiomatic: Offers a minimal, Svelte-native approach to an otherwise complex accessibility requirement.
  • Highly Focused: Dedicated solely to managing live region announcements cleanly.
  • Open Source: Built and maintained for the community.

Link: https://github.com/nickbrit/svelte-aria-live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant