2 Repos
Software 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.
Explore 2 awesome GitHub repositories matching testing & quality assurance · Accessibility Navigation Tools. Refine with filters or upvote what's useful.
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.
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.