awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesBrowser-Based Accessibility Auditing

Tools that integrate with browser developer tools to analyze web pages for accessibility violations in real time.

Distinct from Browser Capability Profilers: Candidates relate to remote access, permission analysis, or browser profiling, rather than accessibility testing within the browser.

Explore 3 awesome GitHub repositories matching testing & quality assurance · Browser-Based Accessibility Auditing. Refine with filters or upvote what's useful.

Awesome Browser-Based Accessibility Auditing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dequelabs/axe-coreAvatar dequelabs

    dequelabs/axe-core

    6,900Vezi pe GitHub↗

    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

    Scans web pages for accessibility defects directly through the browser's developer tools.

    JavaScripta11yaccessibilityaxe
    Vezi pe GitHub↗6,900
  • gdh1995/vimium-cAvatar gdh1995

    gdh1995/vimium-c

    4,283Vezi pe GitHub↗

    Vimium-C is a keyboard-driven browser extension that provides a vim-like navigation tool for web browsers. It functions as a customizable key mapper and accessibility tool, allowing users to interact with web content and manage browser tabs and windows without a mouse. The project distinguishes itself through advanced key mapping capabilities, including the ability to define contextual shortcuts based on the website host and remap keyboard layouts. It implements mode-specific mappings to prevent command conflicts and allows for specific keyboard mappings to function within text input boxes.

    Provides a keyboard interface that enables users to interact with web content by bypassing mouse-dependent navigation.

    TypeScriptchrome-extensionedge-extensionfirefox-webextension
    Vezi pe GitHub↗4,283
  • github/hotkeyAvatar github

    github/hotkey

    3,292Vezi pe GitHub↗

    Hotkey is a client-side JavaScript library designed to enhance web application accessibility and navigation through keyboard shortcut integration. It enables developers to bind keyboard shortcuts and multi-key sequences directly to HTML elements using declarative attributes. The library functions as a web component and DOM interaction helper that triggers clicks, focus events, or custom actions when specific key combinations are pressed. The project features document-level event delegation to capture global keyboard inputs efficiently and route them to targeted elements. It includes input sco

    A utility for enhancing web page accessibility and speed by enabling keyboard-driven triggers on DOM elements.

    JavaScriptdecoratorshortcuts
    Vezi pe GitHub↗3,292
  1. Home
  2. Testing & Quality Assurance
  3. Browser-Based Accessibility Auditing

Explorează sub-etichetele

  • Accessibility Navigation ToolsSoftware that provides alternative input methods to make web content accessible. **Distinct from Browser-Based Accessibility Auditing:** Focuses on providing a usable interface rather than auditing for accessibility violations.