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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • greena13/react-hotkeysAvatar von greena13

    greena13/react-hotkeys

    2,158Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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