awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

46 مستودعات

Awesome GitHub RepositoriesLayout Management

Tools for organizing and arranging multiple content views within a single application window.

Distinguishing note: Focuses on multi-pane browsing layouts rather than general window management.

Explore 46 awesome GitHub repositories matching user interface & experience · Layout Management. Refine with filters or upvote what's useful.

Awesome Layout Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • zen-browser/desktopالصورة الرمزية لـ zen-browser

    zen-browser/desktop

    42,877عرض على GitHub↗

    This project is an open-source desktop web browser built on the Gecko rendering engine. It is designed to prioritize user privacy and security, utilizing a multi-process architecture to isolate web content and maintain a secure sandbox environment for all browsing activities. The browser distinguishes itself through a highly modular interface engine that allows users to customize visual layouts and functional behaviors using style sheets and community-developed modifications. It supports advanced productivity workflows by enabling users to synchronize navigation state across multiple windows,

    Displays multiple web pages side-by-side within a single window for efficient multitasking.

    JavaScriptfirefoxfirefox-basedfirefox-browser
    عرض على GitHub↗42,877
  • palantir/blueprintالصورة الرمزية لـ palantir

    palantir/blueprint

    21,836عرض على GitHub↗

    Blueprint is a React UI component library and web design system focused on accessibility and the creation of data-dense interfaces. It provides a standardized framework of visual styles and reusable interface elements for building professional desktop applications. The toolkit is specifically optimized for displaying complex information and large datasets, featuring high-performance interactive data grids for rendering and manipulating data. The library covers a broad range of capability areas, including the construction of form inputs, navigation systems, and content layout management. It a

    Offers tools for arranging interface elements using cards, collapsible sections, and dividers.

    TypeScriptblueprintcomponentsdesign
    عرض على GitHub↗21,836
  • 11ty/eleventyالصورة الرمزية لـ 11ty

    11ty/eleventy

    19,670عرض على GitHub↗

    Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into optimized HTML. It functions as a versatile template rendering engine and content management framework, allowing developers to aggregate data from diverse sources—including local files, databases, and external APIs—to populate structured web content. The project is distinguished by its template-engine-agnostic pipeline, which decouples the build process from specific rendering languages. This allows users to integrate multiple template formats, such as Liquid, Nunjucks, Handleba

    Maps shorthand layout names to specific template files to simplify configuration and global updates.

    JavaScriptblog-enginedocumentation-tooleleventy
    عرض على GitHub↗19,670
  • hoffstadt/dearpyguiالصورة الرمزية لـ hoffstadt

    hoffstadt/DearPyGui

    15,217عرض على GitHub↗

    DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a high-performance toolkit for building interactive desktop applications by leveraging native hardware-accelerated rendering backends across multiple operating systems. By utilizing an immediate-mode execution model, the library offers direct control over the rendering loop and element state, enabling the creation of responsive, dynamic interfaces. The framework distinguishes itself through its ability to handle complex, high-frequency visual updates, making it suitable for real-time data

    Organizes interface elements into functional structures using containers, node editors, and flexible windowing systems.

    C++cppcross-platformdearpygui
    عرض على GitHub↗15,217
  • visgl/deck.glالصورة الرمزية لـ visgl

    visgl/deck.gl

    13,875عرض على GitHub↗

    This project is a declarative visualization library and geospatial framework designed for rendering large-scale data sets within web browsers. It functions as a high-performance graphics engine that leverages hardware acceleration to display complex 2D and 3D visual layers, enabling the visualization of millions of data points through a structured, component-based syntax. The framework distinguishes itself through its ability to synchronize custom data visualizations with third-party mapping platforms. By managing camera states and coordinate systems, it allows developers to overlay high-perf

    Arranges multiple independent viewports on a single canvas to display diverse data perspectives simultaneously.

    TypeScriptdata-visualizationgeospatial-analysisjavascript
    عرض على GitHub↗13,875
  • andlabs/libuiالصورة الرمزية لـ andlabs

    andlabs/libui

    10,882عرض على GitHub↗

    libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified C abstraction layer and a native widget toolkit that maps directly to the host operating system's original controls, windows, and menu bars. The project functions as a portable UI wrapper, employing platform-specific backends and a native-API wrapper to maintain visual and behavioral fidelity across different operating systems. It utilizes a C-language binding layer to ensure portability across various compilers and targets. The library covers native interface construction a

    Positions interface components using containers and alignment controls to manage sizing across different screen dimensions.

    C
    عرض على GitHub↗10,882
  • coolwanglu/pdf2htmlexالصورة الرمزية لـ coolwanglu

    coolwanglu/pdf2htmlEX

    10,603عرض على GitHub↗

    pdf2htmlEX is a tool that converts PDF documents into HTML while preserving the original text, fonts, and layout. It uses CSS positioning and font embedding to replicate the PDF's appearance in a browser, producing output that works without JavaScript. The tool can generate a single self-contained HTML file with all resources embedded, or split the document into separate HTML files per page for individual loading and navigation. The converter offers extensive control over the output, including the ability to embed fonts directly into the HTML using base64-encoded Data URIs, or keep them as se

    Provides CSS-based layout replication to preserve exact PDF page geometry in HTML output.

    HTML
    عرض على GitHub↗10,603
  • meliorence/react-native-snap-carouselالصورة الرمزية لـ meliorence

    meliorence/react-native-snap-carousel

    10,519عرض على GitHub↗

    This project is a cross-platform mobile carousel component for creating swipeable image and content sliders. It functions as a virtualized list component that maintains performance by removing off-screen elements and utilizes a native-driver animation library to map scroll offsets to style properties on the native thread for lag-free transitions. The library provides a parallax image gallery capable of shifting images relative to scroll progress to create a sense of depth. It also features a layout system that supports right-to-left orientations for languages such as Arabic and Hebrew. Capab

    Offers predefined layout templates for positioning items as cards or tinder-style stacks.

    JavaScriptadvanced-effectscarouselflatlist-based
    عرض على GitHub↗10,519
  • cosscom/cossالصورة الرمزية لـ cosscom

    cosscom/coss

    10,125عرض على GitHub↗

    Coss is an accessible UI component library and design system framework used to build web interfaces. It provides a comprehensive kit of interactive elements and layout building blocks that follow screen reader and keyboard navigation standards. The project functions as a UI overlay management library, offering specialized tools for implementing anchored popovers, tooltips, and slide-out panels with smooth transitions. It includes a set of accessible form primitives and selection controls to ensure compatibility across different assistive technologies. Its broader capabilities cover the const

    Provides structured containers with dedicated areas for titles, descriptions, and header actions.

    TypeScriptnextjsradix-uireact
    عرض على GitHub↗10,125
  • freddier/hyperblogالصورة الرمزية لـ freddier

    freddier/hyperblog

    8,812عرض على GitHub↗

    Hyperblog is a Git learning resource and static site blog template. It provides a practical codebase and markdown blog theme designed for hands-on implementation of version control and collaborative development. The project focuses on Git workflow practice and GitHub collaborative development. It allows users to master version control and project management by building and deploying a functional static website. The system uses static site generation and markdown-driven content to create blog posts. It includes template-based layouts and client-side search indexing to locate specific text or

    Uses reusable HTML structures and predefined layout files to wrap raw blog content.

    HTML
    عرض على GitHub↗8,812
  • bestony/logolyالصورة الرمزية لـ bestony

    bestony/logoly

    7,933عرض على GitHub↗

    Logoly is a browser-based logo editor that generates logos mimicking the signature visual style of popular platforms. It renders logo previews by drawing vector graphics directly onto an HTML canvas element, managing all editor state entirely within the browser. The tool provides real-time customization of logo text, color, and font size through an interactive on-screen editor, with instant preview updates as adjustments are made. It applies visual styles by mapping user-selected colors and fonts to CSS-like properties on SVG elements, and uses predefined layout templates to position text and

    Uses predefined layout templates to position text and graphics in the signature style of a specific platform.

    JavaScriptgeneratorhacktoberfestlogo
    عرض على GitHub↗7,933
  • ikuaitu/vue-fabric-editorالصورة الرمزية لـ ikuaitu

    ikuaitu/vue-fabric-editor

    7,892عرض على GitHub↗

    vue-fabric-editor is a web-based graphic design tool and vector graphics editor built with Vue and Fabric.js. It provides a canvas manipulation framework for creating visual compositions, layouts, and custom vector illustrations. The project features a template-based design system for creating reusable layouts and a bulk image generator that automatically produces multiple image files using data tables or external network interfaces. It also includes a modular plugin system for extending tools and keyboard shortcuts. The editor covers a broad range of capabilities including digital asset man

    Uses predefined spatial patterns and layout templates to standardize the creation of graphic designs.

    Vuecanvas-editordesigndesign-editor
    عرض على GitHub↗7,892
  • nexu-io/html-anythingالصورة الرمزية لـ nexu-io

    nexu-io/html-anything

    7,275عرض على GitHub↗

    هذا المشروع عبارة عن مولد قطع HTML لـ LLM وعارض معاينة معزول مصمم للنماذج الأولية السريعة وإنشاء المحتوى. يعمل كجسر وكيل ذكاء اصطناعي محلي يعيد استخدام الجلسات الموثقة من وكلاء البرمجة بسطر الأوامر لتنفيذ مهام التوليد دون الحاجة إلى مفاتيح API منفصلة. يحول النظام تخطيطات الويب إلى تنسيقات خاصة بالمنصة عبر أداة تصدير وسائل التواصل الاجتماعي، مستخدماً CSS مضمناً وبيانات وصفية لضمان نشر متسق. يستخدم بيئة عرض معزولة لتنفيذ الكود والبرامج النصية المولدة بواسطة الذكاء الاصطناعي في عزلة، مما يحمي متصفح المضيف من التسمم. تتعامل المنصة مع تحويل المحتوى عن طريق تحويل البيانات المهيكلة - بما في ذلك CSV و JSON و SQL - إلى قطع ويب مصقولة مثل صفحات الهبوط والتقارير المهنية ومنصات العرض. تدعم تحديثات بصرية في الوقت الفعلي عن طريق بث الكود المولد بواسطة الذكاء الاصطناعي إلى المتصفح عبر أحداث مرسلة من الخادم. تشمل قدرات التصدير تحويل عقد الويب المعروضة إلى صور PNG عالية الدقة وملفات HTML مستقلة.

    Transforms structured data into visual formats using a library of predefined HTML layout blueprints.

    HTML
    عرض على GitHub↗7,275
  • blackrockdigital/startbootstrapالصورة الرمزية لـ BlackrockDigital

    BlackrockDigital/startbootstrap

    7,160عرض على GitHub↗

    This project is a Bootstrap theme library providing a collection of pre-designed frontend templates and layouts. It functions as a set of frontend UI kits and responsive website templates built specifically with the Bootstrap CSS framework. The library focuses on responsive web design and frontend layout prototyping. It includes specialized themes for creating web dashboards, blogs, and portfolios. The technical implementation utilizes responsive grid layouts, component-based templates, and utility-first class architecture to standardize typography and spacing across different screen sizes.

    Implements HTML-first structural templates that separate page hierarchy from visual presentation.

    HTMLbootstrapbootstrap-4bootstrap-template
    عرض على GitHub↗7,160
  • lxn/walkالصورة الرمزية لـ lxn

    lxn/walk

    7,063عرض على GitHub↗

    Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and Windows API wrapper, providing a toolkit of native widgets and a declarative layout system for developing high-performance user interfaces. The project is distinguished by its data-binding framework, which uses reflection and string-based property paths to synchronize data sources with interface widgets. It also provides specialized support for high-DPI interface scaling and an optimized native message loop to reduce runtime overhead. The toolkit covers a wide range of capabi

    Uses layout managers to arrange child widgets within parent containers with controlled positioning and spacing.

    Godeclarativedeclarative-uigo
    عرض على GitHub↗7,063
  • matze/mthemeالصورة الرمزية لـ matze

    matze/mtheme

    6,835عرض على GitHub↗

    mtheme is a minimalist visual style for creating presentation slides using the LaTeX Beamer document class. It provides a set of formatting rules and a presentation typesetting style designed to optimize slide layout and content spacing. The theme focuses on a clean, low-noise layout that reduces visual clutter to maximize available content space. It includes a visual progress indicator integrated into each frame to track the viewer's position within the slide deck. The project covers academic presentation formatting and technical slide design, utilizing a document typesetting engine to gene

    Implements custom structural patterns and layout overrides for a minimalist spatial arrangement of slide elements.

    TeXlatex-beamer-themetex
    عرض على GitHub↗6,835
  • nathancahill/splitالصورة الرمزية لـ nathancahill

    nathancahill/split

    6,278عرض على GitHub↗

    Unopinionated utilities for resizeable split views

    Provides CSS-driven panel resizing that computes dimensions during drag and applies them via inline styles.

    JavaScriptcssflexboxsplit
    عرض على GitHub↗6,278
  • mimecorg/vuidoالصورة الرمزية لـ mimecorg

    mimecorg/vuido

    6,062عرض على GitHub↗

    Vuido is a framework for building native desktop applications for Windows, macOS, and Linux using Vue.js components, without requiring Electron or Chromium. It maps Vue components directly to native widgets from the libui library, creating lightweight applications that run on a single-threaded event loop and compile templates at build time for optimized runtime performance. The framework provides a complete Vue.js component-to-native bridge, enabling two-way data binding via v-model, component-based window composition, and platform-specific package generation for distributing executables. It

    Provides layout containers that arrange child components vertically or horizontally within a window.

    JavaScriptdesktoplibuivue
    عرض على GitHub↗6,062
  • keldos-li/typora-latex-themeالصورة الرمزية لـ Keldos-Li

    Keldos-Li/typora-latex-theme

    5,872عرض على GitHub↗

    هذا المشروع عبارة عن سمة CSS لمحرر Typora مصممة لمحاكاة معايير التنضيد في LaTeX. يعمل كأداة تنضيد للمستندات الأكاديمية التي تحول معاينات Markdown إلى تخطيطات رسمية مناسبة للأوراق والتقارير الجامعية. تتضمن السمة أنماط تنضيد محلية مصممة وفقاً للمعايير الأكاديمية الصينية، وتوفر خطوطاً وقوالب HTML محددة لإنشاء صفحات غلاف احترافية، وملخصات، وأقسام للكلمات المفتاحية. يدير النظام طباعة المستندات، وهوامش الصفحات، وتنسيق القوائم متعددة المستويات من خلال متغيرات CSS وطبقات التجاوز. ويستخدم استعلامات وسائط خاصة بالطباعة لضمان تخطيط محكم أثناء تصدير Markdown إلى PDF، بما في ذلك خيارات لتنسيق ظهور الروابط التشعبية للمستندات الجاهزة للطباعة.

    Inserts pre-defined HTML structures to simulate academic title pages and abstracts.

    SCSSlatextyporatypora-theme
    عرض على GitHub↗5,872
  • valor-software/ngx-bootstrapالصورة الرمزية لـ valor-software

    valor-software/ngx-bootstrap

    5,519عرض على GitHub↗

    ngx-bootstrap هي مجموعة من أدوات واجهة المستخدم ومكونات Bootstrap المصممة خصيصاً لإطار عمل Angular. توفر مكتبة من عناصر الواجهة القابلة لإعادة الاستخدام المصممة للعمل مع محرك تجميع وعرض Angular Ivy. تتيح المكتبة دمج مكونات Bootstrap في تطبيقات Angular لإنشاء واجهات مستخدم مستجيبة دون الحاجة إلى CSS أو JavaScript يدوي. تحل محل الحاجة إلى jQuery باستخدام توجيهات Angular لإدارة الحالة ومحرك تحديد موضع تكيفي للعناصر العائمة. تغطي مجموعة المكونات مجموعة واسعة من العناصر التفاعلية، بما في ذلك عناصر التحكم في التنقل مثل علامات التبويب والترقيم، والنوافذ المتراكبة مثل النوافذ المنبثقة (modals) والتلميحات (popovers)، وأدوات إدخال البيانات مثل منتقي التاريخ والوقت. تتضمن أيضاً أدوات التخطيط والتعليقات مثل الأكورديون، وأشرطة التقدم، والتنبيهات.

    Exposes content slots via ng-template to allow custom internal HTML structure for complex widgets.

    TypeScriptangularbootstrapcarousel
    عرض على GitHub↗5,519
السابق123التالي
  1. Home
  2. User Interface & Experience
  3. Layout Management

استكشف الوسوم الفرعية

  • Component Layout Containers4 وسوم فرعيةFlexible containers and alignment controls used to organize UI elements within a window. **Distinct from Layout Management:** Focuses on the internal arrangement of widgets via containers rather than multi-pane view management.
  • World LayoutsSystems for arranging multiple game levels and managing the transitions between them. **Distinct from Layout Management:** Focuses on the spatial arrangement of game levels rather than application window panes.