awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mamaral avatar

mamaral/Facade

0
View on GitHub↗

Facade

Programmatic view layout for the rest of us.

Features

  • Layout Frameworks - Programmatic alternative to standard Auto Layout.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • UI Layout Tools - Programmable view layout alternative to Auto Layout.
  • 685 estrellas·47 forks·Objective-C·MIT·3 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de mamaral/facadeGráfico del historial de estrellas de mamaral/facade

    Preguntas frecuentes

    ¿Qué hace mamaral/facade?

    Programmatic view layout for the rest of us.

    ¿Cuáles son las características principales de mamaral/facade?

    Las características principales de mamaral/facade son: Layout Frameworks, UI Layout Tools.

    ¿Qué alternativas de código abierto existen para mamaral/facade?

    Las alternativas de código abierto para mamaral/facade incluyen: robb/cartography — Cartography is a declarative layout engine and constraint management framework for Swift. It provides a… snapkit/snapkit — SnapKit is a declarative layout library and domain-specific language for managing user interface constraints and view… floriankugler/flkautolayout — UIView category which makes it easy to create layout constraints in code. purelayout/purelayout — PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing… snapkit/masonry — Masonry is a declarative UI layout engine and domain-specific language for defining layout constraints on iOS and… exyte/grid — The most powerful Grid container missed in SwiftUI.

    Alternativas open-source a Facade

    Proyectos open-source similares, clasificados según cuántas características comparten con Facade.
    • purelayout/purelayoutAvatar de PureLayout

      PureLayout/PureLayout

      7,599Ver en GitHub↗

      PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing constraints in iOS and macOS applications. It provides a programmatic engine for building user interfaces through constrained-based positioning and priority levels. The framework utilizes a fluent-interface API design and wrapper-based abstractions to simplify the definition of layout constraints. It features deferred and batch constraint activation to group multiple rules together for simultaneous application to the view hierarchy. The project covers general Auto Layout manag

      Objective-C
      Ver en GitHub↗7,599
    • robb/cartographyAvatar de robb

      robb/Cartography

      7,328Ver en GitHub↗

      Cartography is a declarative layout engine and constraint management framework for Swift. It provides a domain-specific language to define, group, and prioritize user interface layout rules, abstracting the process of positioning and aligning visual components. The framework distinguishes itself through a fluent API and the use of overloaded operators to define relationships between view attributes. It enables the bundling of multiple layout rules into single units, allowing for the dynamic swapping of constraint groups at runtime to transition views between different positional states. The

      Swift
      Ver en GitHub↗7,328
    • floriankugler/flkautolayoutAvatar de floriankugler

      floriankugler/FLKAutoLayout

      1,484Ver en GitHub↗

      UIView category which makes it easy to create layout constraints in code

      Objective-C
      Ver en GitHub↗1,484
    • snapkit/masonryAvatar de SnapKit

      SnapKit/Masonry

      18,157Ver en GitHub↗

      Masonry is a declarative UI layout engine and domain-specific language for defining layout constraints on iOS and macOS. It serves as a wrapper for native Apple layout constraints, providing a system for positioning views on a screen by declaring rules and priorities. The library implements a fluent interface that uses chainable method calls to define complex screen layouts. This approach replaces native configuration calls with an expressive syntax for generating layout rules. The engine includes capabilities for managing constraint priorities to resolve layout conflicts and tools for updat

      Objective-C
      Ver en GitHub↗18,157
    Ver las 30 alternativas a Facade→