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 RepositoriesTimed Sequence Buffers

Buffers sequential keystrokes over a sliding time window to evaluate chorded shortcuts.

Distinct from Partitioning by Time or Key: Distinct from database partition keys; tracks rapid sequential keystrokes over a sliding time window for hotkeys.

Explore 1 awesome GitHub repository matching web development · Timed Sequence Buffers. Refine with filters or upvote what's useful.

Awesome Timed Sequence Buffers 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.
  • github/hotkeyAvatar de github

    github/hotkey

    3,292Voir sur GitHub↗

    Hotkey is a client-side JavaScript library designed to enhance web application accessibility and navigation through keyboard shortcut integration. It enables developers to bind keyboard shortcuts and multi-key sequences directly to HTML elements using declarative attributes. The library functions as a web component and DOM interaction helper that triggers clicks, focus events, or custom actions when specific key combinations are pressed. The project features document-level event delegation to capture global keyboard inputs efficiently and route them to targeted elements. It includes input sco

    Tracks sequential keystrokes over a sliding time window to support chorded or multi-key shortcut combinations.

    JavaScriptdecoratorshortcuts
    Voir sur GitHub↗3,292
  1. Home
  2. Web Development
  3. Timed Sequence Buffers