Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanve/a11y
accessibility resources
https://github.com/ryanve/a11y
a11y accessibility
Last synced: 5 days ago
JSON representation
accessibility resources
- Host: GitHub
- URL: https://github.com/ryanve/a11y
- Owner: ryanve
- Created: 2017-05-18T23:31:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T23:12:11.000Z (over 6 years ago)
- Last Synced: 2025-01-20T09:44:47.351Z (7 days ago)
- Topics: a11y, accessibility
- Homepage: https://ryanve.dev/a11y/
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## YouTube videos
- [a11y playlist](https://www.youtube.com/playlist?list=PLroOO1r7qGeTGGBR38P5kaFsI2pJ1OK-X)
## Web standards
- [WCAG](https://www.w3.org/TR/WCAG/)
- [Using ARIA](https://w3c.github.io/using-aria/)
- [ARIA roles](https://www.w3.org/TR/wai-aria/roles#roles_categorization_header)
- [ARIA in HTML](https://www.w3.org/TR/html-aria/)## Accessible colors
- [WCAG contrast standards](https://www.w3.org/TR/WCAG/#visual-audio-contrast)
- [contrast-ratio](http://leaverou.github.io/contrast-ratio/) from [leaverou/contrast-ratio](https://github.com/leaverou/contrast-ratio)
- [colorable](http://jxnblk.com/colorable/demos/text/]) from [jxnblk/colorable](https://github.com/jxnblk/colorable)
- [clrs.cc/#a11y](http://clrs.cc/#a11y) from [mrmrs/colors](https://github.com/mrmrs/colors)## Slides
- [SVG Accessibility](http://ljwatson.github.io/decks/2017/csun/)## Posts
- [Designing Safer Web Animation For Motion Sensitivity](https://alistapart.com/article/designing-safer-web-animation-for-motion-sensitivity)
- [BBC: accessibility thinking](http://www.bbc.co.uk/gel/guidelines/how-to-design-for-accessibility)
- [6 ways your tech is making it harder on people with disabilities](https://technical.ly/philly/2018/04/13/digital-accessibility-basics-people-with-disabilities/)
- [Bulb Accessibility Checklist](http://design.bulb.co.uk/#/Accessibility/Checklist.md)
- [#gaad](https://twitter.com/search?q=%23gaad)
- [#a11y](https://twitter.com/search?q=%23a11y)
- [`aria-label`](https://twitter.com/stevefaulkner/status/850708007025614848)## Chrome extensions
- [Lighthouse](https://developers.google.com/web/tools/lighthouse/)
- [NoCoffee vision simulator](https://chrome.google.com/webstore/detail/nocoffee/jjeeggmbnhckmgdhmgdckeigabjfbddl)
- [Accessibility DevTools](https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb)## Orgs
- [GAAD](http://globalaccessibilityawarenessday.org)