- Add hotkeys support with
aria-keyshortcuts
. - Show a button’s
:active
state when a hotkey is pressed. - Enable navigation with keyboard arrows in
role="menu"
lists. - Jump to the next section according to
aria-controls
and back withEsc
. - Show and hide sub-menus of
role="menu"
. - Allows users to override hotkeys.
- Vanilla JavaScript: works with any framework including React, Vue, Svelte.
KeyUX
Services & Skills
Share on
Author
In the same orbit
- Size Limit
Size Limit
Linter for your JavaScript application that makes the Web lighter by preventing JS library bloat.
Explore more open source projects
- Check TypeScript Definitions
Check TypeScript Definitions
Unit tests for TypeScript definitions in your JavaScript open source library.