8 Repos
Components and utilities for managing application layout structure, including header, footer, and navigation positioning.
Distinguishing note: Focuses on structural layout management rather than individual form inputs.
Explore 8 awesome GitHub repositories matching user interface & experience · Layout Controllers. Refine with filters or upvote what's useful.
Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti
Mantine includes functionality to toggle between different layout modes, controlling the relative positioning and stacking order of headers, footers, and navbars.
This framework is a cross-platform software development kit designed for building native mobile and desktop applications from a single shared codebase. It provides a unified programming interface that allows developers to construct user interfaces using declarative markup, which are then rendered as native components on each target operating system. The framework distinguishes itself through a multi-targeting build system that consolidates platform-specific resources and native control mapping into a unified project structure. It includes a data-driven binding engine that synchronizes applica
Offers a collection of native-backed controls and layout engines for building application interfaces.
PlantUML is a text-to-diagram generator that translates human-readable markup into structured graphical representations. It functions as a diagram-as-code tool, allowing users to create and maintain technical documentation, architectural models, and flowcharts by decoupling diagram content from visual layout. The project distinguishes itself through a comprehensive rendering pipeline that processes domain-specific markup into various output formats, including vector and raster graphics. It utilizes a graph-based layout engine to calculate spatial positioning, while a declarative styling layer
Diagram layout control adjusts the orientation, direction, and branching structure of the map to optimize space and readability for complex hierarchies.
C4-PlantUML is a code-driven library that generates C4 model software architecture diagrams from PlantUML source text. It provides a set of reusable macros for creating system context, container, component, and deployment diagrams, enabling architects and developers to describe and communicate software architecture using the C4 model notation directly from diagram-as-code source files. The library distinguishes itself through hierarchical element nesting, which builds diagrams by nesting elements inside boundaries using PlantUML's rectangle and package constructs, and layout-direction control
Sets the overall reading direction of the diagram to top-to-bottom, left-to-right, or landscape orientation.
Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and animation techniques through hands-on examples. The course covers the full spectrum of CSS capabilities, from foundational box model and positioning concepts to sophisticated animation and interactive state management, all without relying on JavaScript. The series distinguishes itself by teaching practical, real-world CSS patterns such as inline-block justified grids, percentage-based absolute positioning, table-display vertical centering, and letter-span styling techniques. It demons
Control whether an element fills its parent's width or shrinks to its content, and whether it allows horizontal neighbors.
Basscss is a lightweight CSS utility toolkit built on an atomic, single-purpose class architecture. Each class performs exactly one visual function, enabling immutable, side-effect-free styling where no class ever overrides or conflicts with another. The system provides a predefined spacing scale, responsive breakpoint prefixes for conditional styling across device widths, and accessible visibility control that keeps content programmatically available to assistive technologies. The framework distinguishes itself through a float-based grid system that constructs layouts using floated percentag
Ships utility classes for switching element display types.
Neat ist ein Sass-Grid-Framework und responsives Layout-System, das zum Aufbau fluider, spaltenbasierter Webarchitekturen verwendet wird. Es bietet einen strukturierten Ansatz zur Verwaltung von Layouteigenschaften und globalen Designeinstellungen durch eine zentrale Konfigurationsmap sowie ein Toolkit aus Sass-Mixins und -Funktionen. Das System zeichnet sich durch seine Fähigkeit aus, verschachtelte Grid-Architekturen zu handhaben, wodurch flexible Grids in andere Grid-Container platziert werden können, während präzise Ausrichtung und Gutter-Kontrolle beibehalten werden. Es enthält zudem Entwicklungstools für das Debugging von Frontend-Layouts, die Hintergrundhilfslinien rendern, um Spaltenplatzierung und Gutter-Breiten zu visualisieren. Das Framework deckt ein breites Spektrum an Layout-Primitiven ab, einschließlich Spaltenüberspannung, Offset und Neuanordnung sowie zentrierte Seitencontainer und Clearfix-Management. Es ermöglicht responsives Design durch Media-Query-Shortcuts, die Spaltenbreiten und Breakpoint-Konfigurationen über verschiedene Viewport-Breiten hinweg anpassen. Eine Befehlszeilenschnittstelle wird für die Installation, Aktualisierung oder Entfernung der Layout-Framework-Dateien innerhalb eines Projektverzeichnisses bereitgestellt.
Provides controls to manage CSS block-level display behavior for grid components.
Dieses Projekt ist eine Bibliothek zur Generierung visueller Architekturdiagramme und Netzwerktopologien direkt aus Infrastructure-as-Code-Templates und Konfigurationsspezifikationen. Sie fungiert als programmatische Schnittstelle, die Infrastrukturdefinitionen in visuelle Dokumentation umwandelt und es Benutzern ermöglicht, Systemdiagramme als versionskontrollierte Textdateien zu pflegen. Das Tool zeichnet sich durch eine automatisierte Layout-Engine aus, die Graphalgorithmen verwendet, um räumliche Positionierung, Verbindungs-Routing und Link-Pfade ohne manuelle Koordinatenkonfiguration zu berechnen. Es unterstützt komplexe visuelle Hierarchien durch die logische Gruppierung von Ressourcen, Grenzpositionierung und die Anwendung benutzerdefinierter visueller Stile auf einzelne Komponenten oder Segmente. Das System bietet einen umfassenden Satz an Funktionen für die Verwaltung von Diagrammfluss und -struktur, einschließlich automatisierter Pfadfindung, Richtungshinweisen und Überlappungsvermeidung für Verbindungen. Es verfügt zudem über eine programmatische Zeichenoberfläche und Template-Verarbeitungslogik, die die Integration der Diagrammgenerierung in automatisierte Workflows oder externe Software-Agenten ermöglichen.
Adds directional indicators to connection lines to clarify data flow between resources.