Accessibility
We aim to meet WCAG 2.2 Level AA and to make every tool usable with a keyboard and a screen reader.
What we do
- All form inputs have associated labels, and results are announced via
aria-liveregions. - The full interface is operable by keyboard, with visible focus indicators and a skip-to-content link.
- Status is conveyed with text and icons, not color alone, and result tables include captions.
- We respect the
prefers-reduced-motionsetting and provide a light/dark theme. - Touch targets meet minimum size guidance, and long values wrap or scroll rather than breaking the layout.
- Copy actions announce success to assistive technology.
Known limitations
Some raw JSON views are dense by nature; we provide structured tables alongside them. If you encounter a barrier, please tell us.
Feedback
Report accessibility issues to [email protected] and we’ll prioritize a fix.