awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesTour Sequence Control

Capabilities for controlling the execution path of a guided walkthrough, such as jumping or pausing.

Distinct from Execution Flow Control: Focuses on the walkthrough progression flow rather than debugger execution flow.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Tour Sequence Control. Refine with filters or upvote what's useful.

Awesome Tour Sequence Control GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ephread/instructionsephread 的头像

    ephread/Instructions

    5,195在 GitHub 上查看↗

    Instructions 是一个 Swift 框架,专为创建引导式教程和用户入门体验而设计。它管理教学气泡和高亮标记的顺序、动画和布局,引导用户了解应用程序功能。 该库提供了界面高亮工具,使用变暗的背景遮罩和精确的剪切区域来吸引用户对特定 UI 元素的注意。它包括用于引导流程控制的机制,允许开发者管理线性进度、跳转到特定步骤或实现教程跳过逻辑。 视觉元素可以通过可配置的背景遮罩以及用自定义视图替换默认气泡组件的能力进行定制。该框架处理布局同步,以确保标记和剪切路径在屏幕调整大小或方向更改时正确更新。

    Provides mechanisms to control the sequence of guided tours by jumping to specific steps or pausing.

    Swift
    在 GitHub 上查看↗5,195
  1. Home
  2. Operating Systems & Systems Programming
  3. Execution Flow Control
  4. Tour Sequence Control