Embla Carousel
100%Best choice. Has dedicated accessibility plugin with ARIA live regions.
@egjs/flicking
100%Only 2 a11y issues ever reported. Supports React, Vue, Angular, Svelte.
react-responsive-carousel
100%Built-in showIndicators uses li[role=button] (a11y violation). Using custom controls instead.
Siema
85.7%Lightweight (~3KB) but unmaintained. Fast issue resolution when active.
Swiper
84.9%Most popular. Has keyboard/screen reader issues including infinite tab loops.
Flickity
74.6%Aging. aria-hidden on inactive slides traps focus. Custom controls needed with tabindex management.
Keen Slider
66.7%One unresolved a11y issue from 1,190+ days ago.
tiny-slider
58.5%Built-in nav has tabindex=-1 and aria-label issues. Custom controls recommended.
React Slick
57.4%Built-in dots use improper list structure. aria-hidden traps focus. Custom controls with tabindex management needed.
Splide
53.8%Markets as "accessible" but has Tab key and aria-label issues.
Glide.js
44.4%Focus management issues on hidden cloned elements (633+ days old).