awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • github/hotkeygithub 的头像

    github/hotkey

    3,292在 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
    在 GitHub 上查看↗3,292
  1. Home
  2. Web Development
  3. Timed Sequence Buffers