awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kreuzerk avatar

kreuzerk/ng-sortgrid

0
View on GitHub↗
148 stars·21 forks·TypeScript·MIT·9 viewskreuzerk.github.io/ng-sortgrid↗

Ng Sortgrid

🧐 A grid that allows you to sort all items via drag & drop. Items can be sorted in all directions (↕️ and ↔️). You can also select and sort multiple items at the same time by pressing ctrl and click on the item.

Features

  • UI Layout Components - Enables drag-and-drop sorting functionality within grid layouts.

Star history

Star history chart for kreuzerk/ng-sortgridStar history chart for kreuzerk/ng-sortgrid

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ng Sortgrid

These projects share indexed features with Ng Sortgrid. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rstudio/shinyrstudio avatar

    rstudio/shiny

    5,608View on 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
    View on GitHub↗5,608
  • mathuo/dockviewmathuo avatar

    mathuo/dockview

    3,023View on 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
    View on GitHub↗3,023
  • roylee0704/react-flexbox-gridroylee0704 avatar

    roylee0704/react-flexbox-grid

    2,912View on 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
    View on GitHub↗2,912
  • kinnara/modernwpfKinnara avatar

    Kinnara/ModernWpf

    4,940View on 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
    View on GitHub↗4,940
Compare all 13 related projects→

Frequently asked questions

What does kreuzerk/ng-sortgrid do?

🧐 A grid that allows you to sort all items via drag & drop. Items can be sorted in all directions (↕️ and ↔️). You can also select and sort multiple items at the same time by pressing ctrl and click on the item.

What are the main features of kreuzerk/ng-sortgrid?

The main features of kreuzerk/ng-sortgrid are: UI Layout Components.

Which projects share features with kreuzerk/ng-sortgrid?

Projects with overlapping indexed features include: 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. katoid/angular-grid-layout — Responsive grid with draggable and resizable items for Angular applications.