Analyzes web accessibility and simulates color blindness for web pages using axe-core and Puppeteer.
Web Accessibility provides tools for analyzing web accessibility and simulating color blindness. It uses axe-core for accessibility analysis and Puppeteer for browser automation, offering detailed reports on accessibility violations and simulating color blindness (protanopia, deuteranopia, tritanopia) using color matrices. It supports custom user agents and selectors, and offers debug logging for troubleshooting, ensuring compliance with WCAG guidelines.