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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFocus Management Libraries

Libraries for tracking active DOM elements and scoping keyboard events to specific component subtrees.

Distinct from React Libraries: Distinct from general React libraries by specifically targeting DOM focus tracking and keyboard event scoping.

Explore 1 awesome GitHub repository matching web development · Focus Management Libraries. Refine with filters or upvote what's useful.

Awesome Focus Management Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • greena13/react-hotkeysAvatar de greena13

    greena13/react-hotkeys

    2,158Ver en GitHub↗

    React hotkeys is a keyboard shortcut manager designed for declaring, scoping, and handling keyboard shortcuts and focus areas in React applications. It allows developers to define declarative shortcuts by binding key combinations or sequences to action names and handler functions, enabling components to respond predictably to user input. The library provides distinct mechanisms for managing how keyboard events interact with the document. It supports scoping hotkeys to specific component subtrees and DOM descendants to match natural browser focus behavior, alongside global key event handling t

    Provides tools for tracking active DOM elements and scoping keyboard events to specific component subtrees.

    JavaScript
    Ver en GitHub↗2,158
  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. Frontend Frameworks
  5. Component Authoring & Composition
  6. React Ecosystem
  7. React Libraries
  8. Focus Management Libraries