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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • greena13/react-hotkeysAvatar greena13

    greena13/react-hotkeys

    2,158Vezi pe 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
    Vezi pe 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