2 个仓库
Management of the active index and transition logic for a linear sequence of content.
Distinct from Navigation State Management: Distinct from general Navigation State Management as it specifically handles the linear index of a slide collection.
Explore 2 awesome GitHub repositories matching part of an awesome list · Sequential Navigation State. Refine with filters or upvote what's useful.
Bespoke is a lightweight JavaScript presentation framework designed for creating sequenced web presentations. It functions as a DOM-based slide controller and navigation engine that manages the visibility and styling of HTML elements to create presentation flows. The framework is built around a plugin-based architecture that allows for the extension of core behavior. This system enables the injection of custom logic into the navigation workflow by intercepting and modifying system events, including the ability to cancel specific actions. The toolkit covers content element definition and stat
Controls the sequence of a collection by transitioning between items and tracking the active index.
GuideView 是一个 Android 用户引导库和 UI 遮罩框架,用于创建引导式游览和功能教程。它提供了通过绘制带有高亮孔的半透明遮罩来识别并视觉隔离特定 Android 视图的实用程序,以聚焦用户注意力。 该库实现了一个将多个教学步骤链接在一起的系统,允许按特定顺序排列高亮页面。它支持在被高亮视图附近附加自定义文本、图像或动画,以提供教学上下文。 该框架使用动画管理教程步骤之间的视觉转换,并将遮罩的位置与 Android Fragment 生命周期同步。它使用基于坐标的遮罩和路径裁剪来定义界面的可见区域。
Manages the active step index and transition logic for a linear sequence of tutorial highlights.