8 مستودعات
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 هو إطار عمل شبكي (grid framework) لـ Sass ونظام تخطيط متجاوب يستخدم لبناء بنيات ويب مرنة قائمة على الأعمدة. يوفر نهجاً منظماً لإدارة خصائص التخطيط وإعدادات التصميم العالمية من خلال خريطة تكوين مركزية ومجموعة أدوات من Sass mixins والدوال. يتميز النظام بقدرته على التعامل مع بنيات الشبكة المتداخلة، مما يسمح بوضع شبكات مرنة داخل حاويات شبكة أخرى مع الحفاظ على محاذاة دقيقة وتحكم في المسافات. كما يتضمن أدوات تطوير لتصحيح أخطاء تخطيط الواجهة الأمامية التي تعرض خطوط توجيه خلفية لتصور وضع الأعمدة وعرض المسافات. يغطي إطار العمل نطاقاً واسعاً من بدائيات التخطيط، بما في ذلك امتداد الأعمدة، والإزاحة، وإعادة الترتيب، بالإضافة إلى حاويات الصفحات المركزية وإدارة clearfix. وهو يتيح التصميم المتجاوب من خلال اختصارات استعلامات الوسائط التي تتكيف مع امتدادات الأعمدة وتكوينات نقاط التوقف عبر عروض إطارات العرض المختلفة. يتم توفير واجهة سطر أوامر لتثبيت أو تحديث أو إزالة ملفات إطار عمل التخطيط داخل دليل المشروع.
Provides controls to manage CSS block-level display behavior for grid components.
This project is a library for generating visual architecture diagrams and network topologies directly from infrastructure-as-code templates and configuration specifications. It functions as a programmatic interface that transforms infrastructure definitions into visual documentation, allowing users to maintain system diagrams as version-controlled text files. The tool distinguishes itself through an automated layout engine that uses graph algorithms to calculate spatial positioning, connection routing, and link paths without manual coordinate configuration. It supports complex visual hierarch
Adds directional indicators to connection lines to clarify data flow between resources.