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

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

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

2 个仓库

Awesome GitHub RepositoriesContainer Alignment

Properties for positioning content within layout containers.

Distinguishing note: Focuses on alignment primitives.

Explore 2 awesome GitHub repositories matching user interface & experience · Container Alignment. Refine with filters or upvote what's useful.

Awesome Container Alignment GitHub Repositories

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

    iced-rs/iced

    30,757在 GitHub 上查看↗

    Iced is a cross-platform graphical user interface framework designed for building interactive applications with a focus on type safety and predictable state management. It utilizes a declarative architecture that separates application state, update logic, and view rendering, allowing developers to construct complex interfaces by nesting reusable functional components. The framework distinguishes itself through an Elm-inspired message-passing pattern, where all user interactions are processed as discrete messages to ensure reliable state transitions. It employs an immediate-mode rendering para

    Positions elements within containers using specific boundaries and alignment rules.

    Rustelmgraphicsgui
    在 GitHub 上查看↗30,757
  • amosgyamfi/open-swiftui-animationsamosgyamfi 的头像

    amosgyamfi/open-swiftui-animations

    5,517在 GitHub 上查看↗

    This project is a SwiftUI animation library and a collection of reusable motion design patterns for iOS and macOS applications. It provides a gallery of pre-made animated interface elements and physics-based motion effects to create tactile user interface reactions. The library focuses on complex visual sequences, including three-dimensional element rotation, animated path drawing for lines and signatures, and simulated text input effects. It implements fluid layout morphing and seamless content transitions using phase-based timing and shape animations. The framework covers a broad range of

    Implements fluidly shifting child view positions by interpolating between different alignment guides.

    Swiftanimationsapp-animationsdynamic-island
    在 GitHub 上查看↗5,517
  1. Home
  2. User Interface & Experience
  3. Container Alignment

探索子标签

  • Alignment InterpolationAnimations that smoothly transition elements between different alignment guides in a container. **Distinct from Container Alignment:** Distinct from Container Alignment: focuses on the temporal transition between alignments rather than static placement.