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 RepositoriesKeybinding

Parsing textual shortcut definitions into structured objects for UI display.

Distinct from String Parsing: Specific to keybinding syntax for UI representation

Explore 1 awesome GitHub repository matching programming languages & runtimes · Keybinding. Refine with filters or upvote what's useful.

Awesome Keybinding GitHub Repositories

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

    jamiebuilds/tinykeys

    4,081Vezi pe GitHub↗

    Tinykeys is a lightweight JavaScript utility for mapping keyboard combinations, sequences, and regular expression patterns to specific callback functions. It serves as an input mapping utility that triggers actions based on simultaneous modifier key presses or chronological key sequences. The library distinguishes itself by supporting dynamic key pattern matching through regular expressions and state-based sequence tracking to execute actions after a specific series of presses. It also includes a keyboard event parser that converts human-readable shortcut strings into structured data. These

    Converts shortcut strings into structured arrays of modifiers and keys for custom user interface display.

    TypeScript
    Vezi pe GitHub↗4,081
  1. Home
  2. Programming Languages & Runtimes
  3. String Parsing
  4. Keybinding