{"id":13495185,"url":"https://github.com/akikoo/accessibility-testing-tools","last_synced_at":"2025-03-28T16:31:44.506Z","repository":{"id":142337844,"uuid":"60964449","full_name":"akikoo/accessibility-testing-tools","owner":"akikoo","description":"A collection of useful tools for accessibility testing and debugging in the browser, online and desktop","archived":false,"fork":false,"pushed_at":"2019-04-04T19:53:36.000Z","size":6,"stargazers_count":206,"open_issues_count":1,"forks_count":30,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-31T10:36:35.213Z","etag":null,"topics":["a11y","a11y-testing","accessibility","accessibility-tree","bookmarklet","color-contrast","color-contrast-checkers","testing","testing-tools","wai-aria","wcag"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akikoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-06-12T11:46:27.000Z","updated_at":"2024-10-16T02:33:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0aac359d-e230-4090-986d-13195b003da5","html_url":"https://github.com/akikoo/accessibility-testing-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikoo%2Faccessibility-testing-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikoo%2Faccessibility-testing-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikoo%2Faccessibility-testing-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikoo%2Faccessibility-testing-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikoo","download_url":"https://codeload.github.com/akikoo/accessibility-testing-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246062842,"owners_count":20717699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a11y","a11y-testing","accessibility","accessibility-tree","bookmarklet","color-contrast","color-contrast-checkers","testing","testing-tools","wai-aria","wcag"],"created_at":"2024-07-31T19:01:32.189Z","updated_at":"2025-03-28T16:31:42.916Z","avatar_url":"https://github.com/akikoo.png","language":null,"funding_links":[],"categories":["Misc","General"],"sub_categories":[],"readme":"# Accessibility Testing Tools\n\nThis is a collection of useful tools for accessibility testing and debugging. The earlier in the process you start using these, the better. \n\nSee also the accessibility section of my [frontend-dev-bookmarks](https://github.com/akikoo/frontend-dev-bookmarks) which contains many more resources.\n\n## Mac \n\n* Accessibility Inspector for Mac: https://developer.apple.com/library/mac/documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXTestingApps.html\n* VoiceOver for Mac: http://www.apple.com/accessibility/osx/voiceover/\n\n## Windows\n\n* The Accessibility Viewer (aViewer) for Windows: http://www.paciellogroup.com/resources/aviewer/\n* NVDA for Windows: http://www.nvaccess.org/download/\n* JAWS for Windows: http://www.freedomscientific.com/Downloads/JAWS\n* Up and Running with JAWS: https://joe-watkins.io/accessibility/up-and-running-with-jaws-on-a-mac/\n\n## CSS Diagnostics\n\n* Diagnostic.css: http://www.karlgroves.com/2013/09/07/diagnostic-css-super-quick-web-accessibility-testing/\n* debugCSS: http://yahoo.github.io/debugCSS/\n* AcceCSS Sass mixin: http://lukyvj.github.io/accecss/\n\n## Browser extensions (Chrome)\n\n* The Accessibility DevTools extension for Chrome: https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb\n* WAVE Evaluation Tool for Chrome: https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh\n* ChromeVox for Chrome: https://chrome.google.com/webstore/detail/chromevox/kgejglhpjiefppelpmljglcjbhoiplfn\n* aXe for Chrome: https://chrome.google.com/webstore/detail/axe/lhdoppojpmngadmnindnejefpokejbdd\n* Color Contrast Analyzer for Chrome: https://chrome.google.com/webstore/detail/color-contrast-analyzer/dagdlcijhfbmgkjokkjicnnfimlebcll/related\n* Siteimprove Accessibility Checker for Chrome: https://chrome.google.com/webstore/detail/siteimprove-accessibility/efcfolpjihicnikpmhnmphjhhpiclljc/\n* TRAY Readability tool: https://chrome.google.com/webstore/detail/tray-readability-tool/eccbjfaplogblgjpopbihpgfgmlgjamf\n* Funkify - disability simulator: http://www.funkify.org/\n\n## Browser extensions (Firefox)\n\n* Accessibility Evaluation Toolbar for Firefox: https://addons.mozilla.org/en-US/firefox/addon/accessibility-evaluation-toolb/\n* DOM Inspector for Firefox: https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/\n* Juicy Studio Accessibility Toolbar for Firefox: https://addons.mozilla.org/en-US/firefox/addon/juicy-studio-accessibility-too/\n* WAVE Accessibility Extension for Firefox: https://addons.mozilla.org/en-US/firefox/addon/wave-accessibility-tool/\n\n### See the full accessibility tree in Chrome\n\nYou can view a dump of the accessibility tree in Chrome by typing `chrome://accessibility/` in the address bar.\n\n## Online tools\n\n* Tenon: https://tenon.io/\n* HTML_CodeSniffer: http://www.squizlabs.com/general/html-codesniffer\n* AccessLint: http://www.accesslint.com/\n\n## Color Contrast Checkers\n\n* Contrast Ratio: http://leaverou.github.io/contrast-ratio/\n* Color Contrast Checker: http://webaim.org/resources/contrastchecker/\n* Color Safe: http://colorsafe.co/\n\n## Automated Accessibility Testing\n\n* aXe, accessibility engine for automated Web UI testing: https://github.com/dequelabs/axe-core\n* tota11y, an accessibility visualization toolkit: http://khan.github.io/tota11y/\n* Pa11y: http://pa11y.org/\n* accessibilityjs - accessibility error scanner: https://github.com/github/accessibilityjs\n\n## Bookmarklets\n\n* The Visual ARIA Bookmarklet: http://whatsock.com/training/matrices/visual-aria.htm \n* Revenge.css: http://heydonworks.com/revenge_css_bookmarklet/\n* Bookmarklets for Accessibility Testing: http://pauljadam.com/bookmarklets/\n* a11y.css: http://ffoodd.github.io/a11y.css/\n\n## Miscellaneous links\n\n* Accessibility Testing Tools: http://www.paciellogroup.com/blog/2014/10/accessibility-testing-tools-updated/\n* Screen Reader User Survey 6 Results: http://webaim.org/projects/screenreadersurvey6/\n* Web Accessibility Evaluation Tools List (by W3C): https://www.w3.org/WAI/ER/tools/\n* Easy Checks - A First Review of Web Accessibility: https://www.w3.org/WAI/eval/preliminary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakikoo%2Faccessibility-testing-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakikoo%2Faccessibility-testing-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakikoo%2Faccessibility-testing-tools/lists"}