{"id":13341448,"url":"https://github.com/StepanNaryshkov/web-accessibility","last_synced_at":"2025-03-11T21:31:00.302Z","repository":{"id":176372597,"uuid":"553086909","full_name":"StepanNaryshkov/web-accessibility","owner":"StepanNaryshkov","description":"Accessibility Resources for developers","archived":false,"fork":false,"pushed_at":"2022-10-22T09:26:06.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T08:30:44.233Z","etag":null,"topics":["a11y","accessibility","best-practises","web-accessibility"],"latest_commit_sha":null,"homepage":"","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/StepanNaryshkov.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-17T17:37:01.000Z","updated_at":"2023-07-18T09:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"18d893a2-2c59-439a-b2d8-b7a2055f2e03","html_url":"https://github.com/StepanNaryshkov/web-accessibility","commit_stats":null,"previous_names":["stepannaryshkov/web-accessibility"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepanNaryshkov%2Fweb-accessibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepanNaryshkov%2Fweb-accessibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepanNaryshkov%2Fweb-accessibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepanNaryshkov%2Fweb-accessibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StepanNaryshkov","download_url":"https://codeload.github.com/StepanNaryshkov/web-accessibility/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243115339,"owners_count":20238743,"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","accessibility","best-practises","web-accessibility"],"created_at":"2024-07-29T19:25:26.233Z","updated_at":"2025-03-11T21:31:00.296Z","avatar_url":"https://github.com/StepanNaryshkov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-accessibility\nAccessibility Resources for developers\n\n* [Accessibility levels](#levels)\n* [Tools](#tools)\n* [Screen Readers](#screen-readers)\n* [Checklists](#checklists)\n* [Certifications](#certifications)\n\n### Levels\n\n* Level A - the most basic web accessibility features\n* Level AA - deals with the biggest and most common barriers for disabled users. Level AA includes all Level A and AA requirements. Many organizations strive to meet Level AA.\n* Level AAA - the highest (and most complex) level of web accessibility. Level AAA includes all Level A, AA, and AAA requirements.\n* [Link to the official documentation with description for each level](https://www.w3.org/TR/WCAG21/#later-versions-of-accessibility-guidelines) - Web Content Accessibility Guidelines (WCAG) 2.1 from W3\n\n### Tools\n\n* [Accessibility Insights](https://accessibilityinsights.io) - Tool to test accessibility from Microsoft (free)\n* [Lighthouse](https://developer.chrome.com/docs/lighthouse/accessibility) - Accessibility Audits from Google (free)\n* [WAVE](https://wave.webaim.org) - Web Accessibility Evaluation Tool from WebAIM (free)\n* [aXe](https://www.deque.com/axe) - The Standard in Accessibility Testing from deque (free)\n\n### Screen Readers\n\n* [JAWS®](https://www.freedomscientific.com/products/software/jaws) - The Worlds Most Popular Windows Screen Reader (not free)\n* [NVDA](https://www.nvaccess.org) - NVDA allows blind and vision impaired people to access and interact with the Windows operating system and many third party applications (free)\n* [VoiceOver](https://www.apple.com/accessibility/vision) - VoiceOver from Apple\n* [Narrator](https://support.microsoft.com/en-us/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1) - Narrator is a screen reader in Microsoft Windows (free)\n\n### Checklists\n\n* [a11yproject](https://www.a11yproject.com/checklist) - This checklist uses The Web Content Accessibility Guidelines (WCAG) as a reference point.\n* [webaccessibilitychecklist](https://webaccessibilitychecklist.com) - A checklist for creating accessible websites and web applications.\n* [Web Accessibility Checklist](https://dequeuniversity.com/checklists/web) - Web Accessibility Checklist, Deque University\n\n### Certifications\n\n* [Certified Professional in Accessibility Core Competencies (CPACC)](https://www.accessibilityassociation.org/s/certified-professional) - The IAAP Certified Professional in Accessibility Core Competencies (CPACC) credential is IAAP's foundational certification, representing broad, cross-disciplinary conceptual knowledge about 1) disabilities, 2) accessibility and universal design, and 3) accessibility-related standards, laws, and management strategies.\n* [Web Accessibility Specialist (WAS)](https://www.accessibilityassociation.org/s/wascertification) - The WAS is ideal for people who design, develop, implement, evaluate, or manage accessible web-based content, projects, and services\n* [Certified Professional in Web Accessibility](https://www.accessibilityassociation.org/s/certified-professional-web-accessibility) - NThe designation of CPWA is earned by individuals who successfully pass both the Certified Professional in Accessibility Core Competencies (CPACC) exam and the Web Accessibility Specialist (WAS) exam.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStepanNaryshkov%2Fweb-accessibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStepanNaryshkov%2Fweb-accessibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStepanNaryshkov%2Fweb-accessibility/lists"}