awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Input Mapping Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInput Mapping Engines

Systems that parse configuration strings to map input sequences to programmatic actions.

Distinguishing note: Focuses on the parsing and registry logic for input-to-action mapping.

Explore 1 awesome GitHub repository matching development tools & productivity · Input Mapping Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Input Mapping Engines

Awesome Input Mapping Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • philc/vimium

    philc/vimium

    26,071View on GitHub↗

    Vimium is a browser extension that provides a keyboard-driven interface for web navigation. By mapping standard text editor commands to browser interactions, it enables users to navigate web pages and interface elements without relying on a mouse or trackpad. The project functions as a customizable input mapper that intercepts low-level keyboard events at the document root. This allows users to override default browser shortcuts and define personalized command sequences to tailor their browsing workflow. The extension maintains consistent control across all browser environments, including res

    Parses user-defined configurations into a registry that maps keystrokes to browser automation actions.

    JavaScript
    26,071View on GitHub↗