Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 2.57 KB

README.md

File metadata and controls

77 lines (49 loc) · 2.57 KB

awesome-a11y

Awesome list of accessibility related things!

Prior Art

Testing Tools & Libraries

  • tota11y Accessibility visualization toolkit from Khan Academy

  • a11y Command-line accessibility audit tool using the chrome accessibility developer tools

  • eslint-plugin-jsx-a11y This will be very helpful, also integrates with code analysis such as Istanbul.

  • axe-core E2e testing module for Selenium (if they use it in their CI pipeline)

  • react-a11y react static analysis tool for a11y

  • aXe Browser inspector plugin for aXe

  • WAVE (Web Accessibility Evaluation Tool) Another browser extension

Screen Readers

  • NVAccess Open source, windows only, widely used

  • JAWS Windows, proprietary.

  • ChromeVox Built-in to chromebooks, also has an extension available

Useful Info

People to follow on Twitter