Accessibility (a11y) - nimbletank/nimbletank-coding-standards GitHub Wiki
Accessibility is an extremely important part of any web project. While the SOW, functional spec or user-stories might not directly mention a11y, it is up to each developer to ensure that best efforts are made to make our websites as accessible as possible.
A11y tools and resources:
- Interactive WCAG guidelines - cheatsheet for A, AA & AAA
- awesome-a11y - massive list of a11y-related resources & information
- tenon.io - a11y tester
- a11yproject.com/checklist.html - a11y checklist
- a11yproject.com - a11y resources
- w3.org/WAI/ER/tools/ - list of a11y tools from the W3C
- allyjs.io - JavaScript library to help modern web applications with accessibility concerns by making accessibility simpler
- Four principles of Accessibility
- Aria landmarks example
- A11y Style-guide - markup examples and best practices
- Inclusive Components - A blog trying to be a pattern library. All about designing inclusive web interfaces, piece by piece.
- Color contrast checker
- Accessible color palette builder - An prototype to help designers build accessible color palettes
- Practical ARIA Examples
Chrome extensions
- Color Contrast Analyzer
- NoCoffee - has options for testing color blindness and other sight-related issues
Sketch plugins
- Stark The color-blind simulator and contrast checker for Sketch.