awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesMain Axis Alignment

Logic for positioning elements along the primary layout axis using distribution rules.

Distinct from Axis Appearance Configurations: Focuses on UI element distribution along a primary axis, whereas Axis Appearance Configurations deals with visual grid lines and visibility.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Main Axis Alignment. Refine with filters or upvote what's useful.

Awesome Main Axis Alignment GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • google/flexbox-layoutAvatar google

    google/flexbox-layout

    18,320Vezi pe GitHub↗

    This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a view container and engine that arrange child views by distributing space and aligning content according to a flexible box model. The framework enables the creation of responsive user interfaces that automatically adjust element positioning, wrapping, and growth based on available screen dimensions and orientations. The system includes capabilities for adaptive layout workflows, dynamic element alignment, and a virtualized rendering system for recycling views to display large dat

    Positions child elements along the primary axis using rules such as center, start, end, or space-between.

    Kotlin
    Vezi pe GitHub↗18,320
  • linebender/druidAvatar linebender

    linebender/druid

    9,710Vezi pe GitHub↗

    Druid is a native user interface toolkit and 2D graphics engine for the Rust programming language. It functions as a retained-mode, data-driven framework for building graphical user interfaces that run across Linux, macOS, and web browsers via WebAssembly. The toolkit distinguishes itself through a data-first approach to UI design, utilizing lenses to isolate subsets of global application state and synchronize them with specific widgets. This allows the visual layout to update automatically when the underlying data model changes. Its capability surface includes a constraint-based box layout

    Positions child components along primary layout axes using configurable distribution and alignment rules.

    Rust
    Vezi pe GitHub↗9,710
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Axis Appearance Configurations
  5. Main Axis Alignment