{"id":18238906,"url":"https://github.com/awesomelistsio/awesome-web-accessibility","last_synced_at":"2025-07-15T22:32:41.205Z","repository":{"id":253599380,"uuid":"843982517","full_name":"awesomelistsio/awesome-web-accessibility","owner":"awesomelistsio","description":"A curated list of awesome resources, tools, and tips to improve web accessibility.","archived":false,"fork":false,"pushed_at":"2024-11-03T02:37:41.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-22T20:02:03.626Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","web-accessibility"],"latest_commit_sha":null,"homepage":"https://github.com/brandonhimpfen/awesome","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awesomelistsio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":"brandonhimpfen","ko_fi":"brandonhimpfen","custom":["https://paypal.me/brandonhimpfen"]}},"created_at":"2024-08-18T02:41:44.000Z","updated_at":"2024-11-18T00:43:29.000Z","dependencies_parsed_at":"2024-11-05T04:02:43.836Z","dependency_job_id":null,"html_url":"https://github.com/awesomelistsio/awesome-web-accessibility","commit_stats":null,"previous_names":["brandonhimpfen/web-accessibility","awesomelistsio/awesome-web-accessibility"],"tags_count":0,"template":false,"template_full_name":"awesomelistsio/awesome-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-web-accessibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-web-accessibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-web-accessibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-web-accessibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesomelistsio","download_url":"https://codeload.github.com/awesomelistsio/awesome-web-accessibility/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226077479,"owners_count":17570164,"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":["awesome","awesome-list","awesome-lists","web-accessibility"],"created_at":"2024-11-05T04:01:00.347Z","updated_at":"2025-07-15T22:32:41.190Z","avatar_url":"https://github.com/awesomelistsio.png","language":"Python","funding_links":["https://github.com/sponsors/brandonhimpfen","https://ko-fi.com/brandonhimpfen","https://paypal.me/brandonhimpfen","https://ko-fi.com/awesomelists","https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ"],"categories":["Other Lists","Web Optimization","Related Awesome Lists"],"sub_categories":["TeX Lists"],"readme":"# Awesome Web Accessibility [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/brandonhimpfen/awesome)\n\n[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists) \u0026nbsp; [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) \u0026nbsp; [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3) \u0026nbsp; [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome) \u0026nbsp; [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)\n\n\u003e A curated list of awesome resources, tools, and tips to improve web accessibility.\n\n## Contents\n\n- [General Resources](#general-resources)\n- [Guidelines \u0026 Standards](#guidelines--standards)\n- [Accessibility Testing Tools](#accessibility-testing-tools)\n- [Designing for Accessibility](#designing-for-accessibility)\n- [Accessible Components \u0026 Libraries](#accessible-components--libraries)\n- [Articles \u0026 Tutorials](#articles--tutorials)\n- [Books](#books)\n- [Courses \u0026 Certifications](#courses--certifications)\n- [Podcasts](#podcasts)\n- [Communities](#communities)\n- [Conferences \u0026 Events](#conferences--events)\n\n---\n\n## General Resources\n\n- [Web Accessibility Initiative (WAI)](https://www.w3.org/WAI/) - The W3C's Web Accessibility Initiative with comprehensive resources.\n- [A11y Project](https://www.a11yproject.com/) - A community-driven effort to make web accessibility easier.\n- [WebAIM](https://webaim.org/) - Articles, tutorials, and tools for web accessibility.\n\n## Guidelines \u0026 Standards\n\n- [WCAG 2.1](https://www.w3.org/TR/WCAG21/) - Web Content Accessibility Guidelines.\n- [ARIA Authoring Practices](https://www.w3.org/TR/wai-aria-practices/) - Best practices for implementing ARIA.\n- [Section 508 Standards](https://www.section508.gov/create/standards) - Accessibility standards for federal websites in the United States.\n\n## Accessibility Testing Tools\n\n- [Axe](https://www.deque.com/axe/) - Accessibility testing tool that integrates with browsers.\n- [Lighthouse](https://developers.google.com/web/tools/lighthouse) - Google's tool for auditing performance and accessibility.\n- [WAVE](https://wave.webaim.org/) - Web accessibility evaluation tool by WebAIM.\n- [Pa11y](https://pa11y.org/) - Automated accessibility testing tool.\n- [Tenon](https://tenon.io/) - An API-based accessibility testing tool.\n\n## Designing for Accessibility\n\n- [Color Contrast Checker](https://webaim.org/resources/contrastchecker/) - Tool to check text color contrast against WCAG standards.\n- [Inclusive Design Principles](https://www.inclusivedesigntoolkit.com/) - Practical advice for designing inclusive and accessible user interfaces.\n- [Accessible Forms](https://www.smashingmagazine.com/2017/11/guide-accessible-forms/) - Guide on creating accessible forms.\n\n## Accessible Components \u0026 Libraries\n\n- [Inclusive Components](https://inclusive-components.design/) - Examples and tutorials for building inclusive, accessible components.\n- [React Accessible Accordion](https://github.com/springload/react-accessible-accordion) - A React component that follows accessibility best practices.\n- [Angular Accessibility](https://angular.io/guide/accessibility) - Accessibility guidelines for Angular applications.\n- [A11y Dialog](https://a11y-dialog.netlify.app/) - A lightweight, accessible dialog component.\n\n## Articles \u0026 Tutorials\n\n- [Accessibility for Beginners](https://www.freecodecamp.org/news/accessibility-for-beginners/) - A beginner's guide to web accessibility.\n- [How to Meet WCAG](https://www.w3.org/WAI/WCAG21/quickref/) - Quick reference guide on how to meet WCAG.\n- [Accessible SVGs](https://css-tricks.com/accessible-svgs/) - Best practices for creating accessible SVGs.\n- [Writing Accessible HTML](https://web.dev/accessible/) - How to write HTML that adheres to accessibility standards.\n\n## Books\n\n- *[Accessibility for Everyone](https://abookapart.com/products/accessibility-for-everyone)* by Laura Kalbag - A guide on making digital content accessible.\n- *[Inclusive Design Patterns](https://inclusive-components.design/book/)* by Heydon Pickering - Strategies for designing accessible UI patterns.\n- *[Designing for Accessibility](https://shop.smashingmagazine.com/products/designing-for-accessibility)* by Sarah Horton and Whitney Quesenbery - A comprehensive guide to designing accessible websites.\n\n## Courses \u0026 Certifications\n\n- [edX: Introduction to Web Accessibility](https://www.edx.org/course/web-accessibility-introduction) - A free course on the fundamentals of web accessibility.\n- [Deque University](https://dequeuniversity.com/) - Comprehensive accessibility training and certifications.\n- [Google's Web Accessibility Course](https://web.dev/accessible/) - Free course on accessibility best practices.\n\n## Podcasts\n\n- [A11y Rules Podcast](https://a11yrules.com/) - Conversations about web accessibility.\n- [The A11y Project Podcast](https://a11yproject.com/podcast/) - Discussions on accessibility topics.\n- [Accessible Design Podcast](https://www.designmattersmedia.com/shows/accessibility) - Focus on accessible design practices.\n\n## Communities\n\n- [WebAIM Mailing List](https://webaim.org/discussion/) - A mailing list for discussing web accessibility.\n- [A11y Slack](https://a11y.slack.com/) - A Slack community for web accessibility professionals.\n- [Accessibility on Stack Overflow](https://stackoverflow.com/questions/tagged/accessibility) - A community of developers focused on accessibility.\n\n## Conferences \u0026 Events\n\n- [CSUN Assistive Technology Conference](https://www.csun.edu/cod/conference/sessions/) - One of the largest accessibility conferences in the world.\n- [Inclusive Design 24 (#ID24)](https://inclusivedesign24.org/) - A free online conference on inclusive design and accessibility.\n- [Axe-con](https://www.deque.com/axe-con/) - A free virtual conference on digital accessibility.\n\n## Contribute\n\nContributions are welcome!\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-web-accessibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomelistsio%2Fawesome-web-accessibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-web-accessibility/lists"}