[Vue.js 3.0] Guide – Accessibility – Resources
# Resources
# Documentation
- WCAG 2.0(opens new window)
- WCAG 2.1(opens new window)
- Accessible Rich Internet Applications (WAI-ARIA) 1.2(opens new window)
- WAI-ARIA Authoring Practices 1.2(opens new window)
# Assistive Technologies
- Screen Readers
- NVDA(opens new window)
- VoiceOver(opens new window)
- JAWS(opens new window)
- ChromeVox(opens new window)
- Zooming Tools
- MAGic(opens new window)
- ZoomText(opens new window)
- Magnifier(opens new window)
# Testing
- Automated Tools
- Lighthouse(opens new window)
- WAVE(opens new window)
- Color Tools
- WebAim Color Contrast(opens new window)
- WebAim Link Color Contrast(opens new window)
- Other Helpful Tools
- HeadingMap(opens new window)
- Color Oracle(opens new window)
- Focus Indicator(opens new window)
- NerdeFocus(opens new window)
# Users
The World Health Organization estimates that 15% of the world's population has some form of disability, 2-4% of them severely so. That is an estimated 1 billion people worldwide; making people with disabilities the largest minority group in the world.
There are a huge range of disabilities, which can be divided roughly into four categories:
- Visual(opens new window) - These users can benefit from the use of screen readers, screen magnification, controlling screen contrast, or braille display.
- Auditory(opens new window) - These users can benefit from captioning, transcripts or sign language video.
- Motor(opens new window) - These users can benefit from a range of assistive technologies for motor impairments(opens new window): voice recognition software, eye tracking, single-switch access, head wand, sip and puff switch, oversized trackball mouse, adaptive keyboard or other assistive technologies.
- Cognitive(opens new window) - These users can benefit from supplemental media, structural organization of content, clear and simple writing.
Check out the following links from WebAim to understand from users:
- Web Accessibility Perspectives: Explore the Impact and Benefits for Everyone(opens new window)
- Stories of Web Users(opens new window)
THE END
二维码