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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • greena13/react-hotkeysAvatar de greena13

    greena13/react-hotkeys

    2,158Voir sur 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
    Voir sur 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