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

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

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

katoid/angular-grid-layout

0
View on GitHub↗
519 星标·73 分支·TypeScript·MIT·7 次浏览katoid.github.io/angular-grid-layout↗

Angular Grid Layout

Responsive grid with draggable and resizable items for Angular applications.

Features

  • UI Layout Components - Provides responsive, draggable, and resizable grid item containers.

Star 历史

katoid/angular-grid-layout 的 Star 历史图表katoid/angular-grid-layout 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Angular Grid Layout 的开源替代方案

相似的开源项目,按与 Angular Grid Layout 的功能重合度排序。
  • rstudio/shinyrstudio 的头像

    rstudio/shiny

    5,608在 GitHub 上查看↗

    Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or JavaScript. At its core, it provides a reactive programming model that automatically tracks data dependencies and re-executes only the parts of an application that depend on changed inputs. The framework handles server-side UI rendering and maintains persistent WebSocket connections between the browser and server for real-time updates without page reloads. The framework distinguishes itself through deep integration with the R ecosystem, including the ability to embed interactive

    Rrreactiverstudio
    在 GitHub 上查看↗5,608
  • mathuo/dockviewmathuo 的头像

    mathuo/dockview

    3,023在 GitHub 上查看↗

    Dockview is a UI framework for building complex, desktop-like interfaces featuring dockable layout components, interactive tab grouping, and a cross-platform panel system. It provides the tools necessary to create environments with draggable tabs, split-views, and customizable panel arrangements. The system is distinguished by its multi-window layout manager, which allows panels to be detached into separate browser windows for multi-monitor setups. It further supports a state-persistent architecture that saves and restores the exact position and configuration of views across different user se

    TypeScriptangulardockdocking
    在 GitHub 上查看↗3,023
  • kinnara/modernwpfKinnara 的头像

    Kinnara/ModernWpf

    4,940在 GitHub 上查看↗

    ModernWpf is a UI framework and control toolkit for the Windows Presentation Foundation framework. It provides a collection of modern styles and specialized interface elements designed to build current-generation desktop application layouts. The library functions as a theme and XAML styling system that allows for the updating of standard interface elements. It includes built-in support for managing visual themes, specifically enabling the switch between light, dark, and high contrast modes. The project covers general WPF user interface design, including the implementation of styled input, na

    C#csharpdesktopfluent-design
    在 GitHub 上查看↗4,940
  • roylee0704/react-flexbox-gridroylee0704 的头像

    roylee0704/react-flexbox-grid

    2,912在 GitHub 上查看↗

    This project is a collection of React components that implement a responsive grid system using CSS Flexbox and CSS Modules. It provides reusable building blocks for constructing fluid interfaces that organize page content into flexible rows and columns, which automatically adjust their size and alignment based on viewport dimensions. The library distinguishes itself by decoupling style definitions from component logic, which facilitates consistent rendering across both server-side environments and client-side runtimes. By utilizing CSS Modules, it encapsulates styles into local scopes to prev

    JavaScriptcss-modulesflexbox-gridreact-components
    在 GitHub 上查看↗2,912
查看 Angular Grid Layout 的所有 13 个替代方案→

常见问题解答

katoid/angular-grid-layout 是做什么的?

Responsive grid with draggable and resizable items for Angular applications.

katoid/angular-grid-layout 的主要功能有哪些?

katoid/angular-grid-layout 的主要功能包括:UI Layout Components。

katoid/angular-grid-layout 有哪些开源替代品?

katoid/angular-grid-layout 的开源替代品包括: mathuo/dockview — Dockview is a UI framework for building complex, desktop-like interfaces featuring dockable layout components,… rstudio/shiny — Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or… kinnara/modernwpf — ModernWpf is a UI framework and control toolkit for the Windows Presentation Foundation framework. It provides a… roylee0704/react-flexbox-grid — This project is a collection of React components that implement a responsive grid system using CSS Flexbox and CSS… ngbracket/ngx-layout — Clone of the Angular FlexLayout. kreuzerk/ng-sortgrid — 🧐 A grid that allows you to sort all items via drag & drop. Items can be sorted in all directions (↕️ and ↔️). You…