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

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

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

2 个仓库

Awesome GitHub RepositoriesSequential Navigation State

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.

Awesome Sequential Navigation State GitHub Repositories

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

    bespokejs/bespoke

    4,803在 GitHub 上查看↗

    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.

    JavaScript
    在 GitHub 上查看↗4,803
  • binioter/guideviewbinIoter 的头像

    binIoter/GuideView

    3,946在 GitHub 上查看↗

    GuideView 是一个 Android 用户引导库和 UI 遮罩框架,用于创建引导式游览和功能教程。它提供了通过绘制带有高亮孔的半透明遮罩来识别并视觉隔离特定 Android 视图的实用程序,以聚焦用户注意力。 该库实现了一个将多个教学步骤链接在一起的系统,允许按特定顺序排列高亮页面。它支持在被高亮视图附近附加自定义文本、图像或动画,以提供教学上下文。 该框架使用动画管理教程步骤之间的视觉转换,并将遮罩的位置与 Android Fragment 生命周期同步。它使用基于坐标的遮罩和路径裁剪来定义界面的可见区域。

    Manages the active step index and transition logic for a linear sequence of tutorial highlights.

    Java
    在 GitHub 上查看↗3,946
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. React Native Navigation
  5. Navigation State Management
  6. Sequential Navigation State