awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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 2 awesome GitHub repositories matching user interface & experience · Interaction Interception Tools. Refine with filters or upvote what's useful.

Awesome Interaction Interception Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kamranahmedse/driver.jsAvatar de kamranahmedse

    kamranahmedse/driver.js

    25,357Ver en 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
    Ver en GitHub↗25,357
  • huri000/swiftentrykitAvatar de huri000

    huri000/SwiftEntryKit

    6,760Ver en GitHub↗

    SwiftEntryKit is a Swift presentation framework and UI overlay library used to orchestrate banners, pop-up views, and custom modal presentations on top of an iOS application window. It functions as a view orchestrator that manages the lifecycle, animations, and layering of multiple overlapping user interface elements. The framework features a priority-based queueing system to determine the display order and precedence of overlays, ensuring specific elements can override others. It includes a dedicated animation toolkit for translation, scale, and fade transitions, alongside haptic integration

    Includes utilities for capturing and delegating user input events to manage interaction between overlays and the main window.

    Swift
    Ver en GitHub↗6,760
  1. Home
  2. User Interface & Experience
  3. Interaction Interception Tools