Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanve/a11y

accessibility resources
https://github.com/ryanve/a11y

a11y accessibility

Last synced: 5 days ago
JSON representation

accessibility resources

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)

## Twitter
- [#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)