1 repo
Helpers for calculating and tracking the screen coordinates of DOM elements.
Distinguishing note: Focuses on geometric measurement for UI positioning rather than general layout engines.
Explore 1 awesome GitHub repository matching user interface & experience · Element Positioning Utilities. Refine with filters or upvote what's useful.
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
Uses browser measurement APIs to determine the precise screen coordinates and dimensions of target elements.