awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Interaction Interception Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInteraction Interception Tools

Utilities for capturing and delegating user input events at the overlay layer.

Distinguishing note: Focuses on event delegation for UI overlays rather than general event handling.

Explore 1 awesome GitHub repository matching user interface & experience · Interaction Interception Tools. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Interaction Interception Tools

Awesome Interaction Interception Tools GitHub Repositories

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

    kamranahmedse/driver.js

    25,357View on GitHub↗

    Driver.js is a browser-based library designed for creating interactive product tours and guided walkthroughs. It provides a framework for building step-by-step instructional sequences that help users navigate complex application interfaces, facilitating onboarding and feature discovery. The library distinguishes itself through its state-driven orchestration, which manages the sequence of steps and transition logic for guided tours. It utilizes a full-screen overlay layer to capture user interactions and isolate specific interface components, employing visual masking techniques to dim surround

    Listens for user inputs at the overlay level to intercept events before they reach the underlying page.

    TypeScriptfeature-introductionsoverlayoverlays
    25,357View on GitHub↗