This is a utility list for accessibility-based development.
Note: if you ever felt confused, "accessibility" is written as "a11y" as abbreviation, so the next time you read "a11y" you will know what it stands for.
- MW-PT - "Contribuímos para a construção de uma web acessível a todos. Mobilizamos organizações, profissionais e pessoas com deficiência por meio de oficinas, debates, estudos e outras ações em prol da acessibilidade digital."
- axe - Testing you front-end based on accessibility.
- vue-a11y - Vue.js community project to improve web accessibility.
- reakit - Build accessible rich web apps with React.
- grommet - React framework that provides accessibility, modularity, responsiveness, and theming in a tidy package.
- google/Accessibility-Test-Framework-for-Android - collects various accessibility-related checks on View objects as well as AccessibilityNodeInfo objects
- WAVE - WAVE is a suite of evaluation tools that helps authors make their web content more accessible to individuals with disabilities.
- Storybook addon - Addon to helpful make your UI components more accessible.
- tota11y - An accessibility visualization toolkit
- WAVE Evaluation Tool - Evaluate web accessibility within the Chrome browser.
- paypal/AATT - Automated Accessibility Testing Tool
- JLogam - JavaScript Library for Open Gestures Acessibility Mobile
- eslint-plugin-vuejs-accessibility - Plugin for eslint (a linting tool for javascript) that adds accessibility rules for use on template of a vue project