awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesDeclarative Layout Frameworks

Systems for defining spatial relationships using declarative syntax.

Distinguishing note: Focuses on coordinate-based canvas layout definition.

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

Awesome Declarative Layout Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • impress/impress.jsimpress 的头像

    impress/impress.js

    38,185在 GitHub 上查看↗

    Impress.js is a browser-based presentation engine that transforms standard document elements into interactive, three-dimensional slide decks. It functions as a declarative layout framework, allowing users to define spatial relationships and visual perspectives for content within a coordinate-based canvas. By leveraging the browser's native rendering capabilities, it enables the creation of non-linear slide decks that utilize hardware-accelerated transformations for movement and perspective shifts. The framework distinguishes itself through a state-driven controller that manages active content

    Provides a structural approach to defining spatial relationships and visual perspectives for content elements.

    JavaScript
    在 GitHub 上查看↗38,185
  • react-grid-layout/react-grid-layoutreact-grid-layout 的头像

    react-grid-layout/react-grid-layout

    22,319在 GitHub 上查看↗

    React Grid Layout is a toolkit for building draggable, resizable, and responsive dashboard interfaces. It functions as a coordinate-based grid system that reconciles component positions and dimensions through declarative metadata, allowing developers to manage complex collections of UI elements that users can interact with directly. The library distinguishes itself through an automated packing algorithm that maintains structural integrity by shifting elements to fill gaps and resolving overlaps. It supports responsive design by monitoring container width changes against pre-defined breakpoint

    Defines component positions and dimensions using declarative metadata for grid reconciliation.

    TypeScriptdrag-and-dropes2015grid
    在 GitHub 上查看↗22,319
  • nicbarker/claynicbarker 的头像

    nicbarker/clay

    17,443在 GitHub 上查看↗

    Clay is a header-only layout engine designed for C and C++ applications that computes element positions and dimensions using a declarative box model. By operating as an immediate-mode framework, it calculates interface geometry dynamically on every frame, allowing for the creation of responsive and fluid user interfaces without maintaining persistent state. The library functions as a platform-agnostic tool that decouples layout logic from specific graphics backends. It provides a flexible coordinate system that supports layered elements, such as modals and tooltips, alongside standard documen

    Defines complex user interface structures using a declarative approach to automatically calculate layout behavior.

    Clayoutui
    在 GitHub 上查看↗17,443
  • gui-cs/terminal.guigui-cs 的头像

    gui-cs/Terminal.Gui

    11,068在 GitHub 上查看↗

    Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a component-based architecture, a terminal rendering engine, and a declarative layout system to create console applications that run consistently across Windows, macOS, and Linux. The framework distinguishes itself with a comprehensive set of interactive console widgets, including data grids, hex editors, and hierarchical tree components. It supports advanced visual capabilities such as 24-bit True Color, Sixel image support, and a relative-coordinate layout system that adapts to ter

    Implements a positioning framework using relative coordinates, anchors, and automatic sizing for terminal views.

    C#consoleconsole-applicationcross-platform
    在 GitHub 上查看↗11,068
  • robb/cartographyrobb 的头像

    robb/Cartography

    7,328在 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

    Uses a declarative syntax to specify relationships between element attributes for automated resizing.

    Swift
    在 GitHub 上查看↗7,328
  1. Home
  2. User Interface & Experience
  3. Declarative Layout Frameworks