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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google/flexbox-layoutAvatar de google

    google/flexbox-layout

    18,320Voir sur 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
    Voir sur GitHub↗18,320
  • linebender/druidAvatar de linebender

    linebender/druid

    9,710Voir sur 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
    Voir sur GitHub↗9,710
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Axis Appearance Configurations
  5. Main Axis Alignment