1 Repo
Libraries providing accessibility auditing capabilities for specific mobile frameworks.
Distinct from React Native Libraries: Focuses on the analysis of accessibility violations rather than general framework extension.
Explore 1 awesome GitHub repository matching mobile development · Accessibility Analysis Libraries. Refine with filters or upvote what's useful.
axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile interfaces for violations of industry accessibility standards. It functions as a programmatic scanner and linter that analyzes HTML and source code to identify barriers and verify compliance with accessibility guidelines. The project distinguishes itself by combining a DOM-based rule engine with computer vision and machine learning to detect complex violations that evade traditional analysis, such as visual heading discrepancies and informative images. It provides specialized capabilit
Analyzes React Native code to detect accessibility violations early in the development cycle.