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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bertrandg/angular-split

Open-source alternatives to Angular Split

30 open-source projects similar to bertrandg/angular-split, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Angular Split alternative.

  • ngbracket/ngx-layoutAvatar de ngbracket

    ngbracket/ngx-layout

    230Ver en GitHub↗

    Clone of the Angular FlexLayout

    TypeScript
    Ver en GitHub↗230
  • mathuo/dockviewAvatar de mathuo

    mathuo/dockview

    3,023Ver en 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
    Ver en GitHub↗3,023
  • rstudio/shinyAvatar de rstudio

    rstudio/shiny

    5,608Ver en 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
    Ver en GitHub↗5,608
  • roylee0704/react-flexbox-gridAvatar de roylee0704

    roylee0704/react-flexbox-grid

    2,912Ver en 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
    Ver en GitHub↗2,912

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • kettanaito/atomic-layoutAvatar de kettanaito

    kettanaito/atomic-layout

    1,140Ver en GitHub↗

    Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout engine that abstracts complex grid structures into reusable components, allowing for the creation of hierarchical spatial distributions without the need for manual media queries. The library distinguishes itself by mapping visual layout regions to component structures through dynamic grid-template-area generation. It utilizes a property-based system where components accept specific suffixes to automatically trigger responsive style adjustments based on viewport width. By employi

    TypeScriptatomatomic-designatomic-layout
    Ver en GitHub↗1,140
  • kinnara/modernwpfAvatar de Kinnara

    Kinnara/ModernWpf

    4,940Ver en 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
    Ver en GitHub↗4,940
  • dattn/dnd-gridAvatar de dattn

    dattn/dnd-grid

    305Ver en GitHub↗

    A vuejs grid with draggable and resizable boxes

    Vue
    Ver en GitHub↗305
  • dreambo8563/vue-simple-drawerAvatar de dreambo8563

    dreambo8563/vue-simple-drawer

    58Ver en GitHub↗

    A tiny Drawer component with bounced animation for Vue 🚪🎏🗄🔛

    HTMLcomponentdrawerscss
    Ver en GitHub↗58
  • gridstack/gridstack.jsAvatar de gridstack

    gridstack/gridstack.js

    8,972Ver en GitHub↗

    gridstack.js is a JavaScript grid layout library and responsive dashboard framework used to create interactive interfaces with draggable and resizable elements. It functions as a drag-and-drop layout manager and a JSON-serializable layout engine, allowing user-defined interface states to be persisted and restored. The library distinguishes itself through a touch-enabled grid interface and a responsive system that automatically adjusts item placement based on screen breakpoints. It features a collision-based layout engine that manages overlapping coordinates to shift or swap elements, alongsid

    TypeScriptangulardashboardgrid
    Ver en GitHub↗8,972
  • himynameisdave/svelte-flexH

    himynameisdave/svelte-flex

    0Ver en GitHub↗

    💪 A simple and reusable flexbox component for Svelte.

    Ver en GitHub↗0
  • jbaysolutions/vue-grid-layoutAvatar de jbaysolutions

    jbaysolutions/vue-grid-layout

    7,414Ver en GitHub↗

    vue-grid-layout is a draggable and resizable grid system for Vue.js that enables users to customize the placement and size of interface elements. It functions as a dynamic widget orchestrator and a state-persistent layout manager, allowing for the creation of customizable dashboard interfaces where components can be arranged and sized according to user preference. The system operates as a responsive dashboard framework that automatically adapts grid arrangements based on viewport size and supports right-to-left text directions. It provides the ability to capture and serialize grid positions a

    JavaScriptdrag-and-dropgridgrid-layout
    Ver en GitHub↗7,414
  • johnsusek/flowstackAvatar de johnsusek

    johnsusek/FlowStack

    153Ver en GitHub↗

    FlowStack is a SwiftUI component for laying out content in a grid.

    Swift
    Ver en GitHub↗153
  • jp-liu/fit-screenAvatar de jp-liu

    jp-liu/fit-screen

    85Ver en GitHub↗

    Scale-based large-screen adaptive solution

    TypeScript
    Ver en GitHub↗85
  • katoid/angular-grid-layoutAvatar de katoid

    katoid/angular-grid-layout

    519Ver en GitHub↗

    Responsive grid with draggable and resizable items for Angular applications.

    TypeScript
    Ver en GitHub↗519
  • kreuzerk/ng-sortgridAvatar de kreuzerk

    kreuzerk/ng-sortgrid

    148Ver en GitHub↗

    🧐 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.

    TypeScript
    Ver en GitHub↗148
  • lhlyu/vue-virtual-waterfallAvatar de lhlyu

    lhlyu/vue-virtual-waterfall

    237Ver en GitHub↗

    vue3 virtual waterfall component(Vue3虚拟瀑布流组件)

    Vue
    Ver en GitHub↗237
  • omnedia/ngx-flickering-gridAvatar de omnedia

    omnedia/ngx-flickering-grid

    2Ver en GitHub↗

    A simple component library to create a container with an animated grid pattern background.

    TypeScript
    Ver en GitHub↗2
  • omnedia/ngx-gridpatternAvatar de omnedia

    omnedia/ngx-gridpattern

    3Ver en GitHub↗

    A simple component library to create a container with an pattern background.

    TypeScript
    Ver en GitHub↗3
  • omnedia/ngx-retro-gridAvatar de omnedia

    omnedia/ngx-retro-grid

    0Ver en GitHub↗

    A simple component library to create a container with an animated background.

    TypeScript
    Ver en GitHub↗0
  • paololeonardi/waterfallgridAvatar de paololeonardi

    paololeonardi/WaterfallGrid

    2,664Ver en GitHub↗

    A waterfall grid layout view for SwiftUI.

    Swiftiosmacosswift
    Ver en GitHub↗2,664
  • pdanpdan/virtual-scrollAvatar de pdanpdan

    pdanpdan/virtual-scroll

    10Ver en GitHub↗

    Vue Virtual Scroll - High-performance, feature full Vue 3 virtual scrolling library (dynamic items size with fixed size optimization, list/table/grid mode, support for huge size)

    TypeScript
    Ver en GitHub↗10
  • pietropizzi/gridstackAvatar de pietropizzi

    pietropizzi/GridStack

    659Ver en GitHub↗

    A flexible grid layout view for SwiftUI.

    Swift
    Ver en GitHub↗659
  • q-mobile/qgridAvatar de Q-Mobile

    Q-Mobile/QGrid

    1,651Ver en GitHub↗

    NOTE If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video below). Install Beta of QDesigner: https://testflight.apple.com/join/aSXW5tVp Install a companion QDesigner Client on iPhone, to see your UI design on a target device, updated in…

    Swift
    Ver en GitHub↗1,651
  • shershen08/vue-masonryAvatar de shershen08

    shershen08/vue-masonry

    689Ver en GitHub↗

    💠 Vue.js directive for masonry blocks layouting ✅

    JavaScriptlayoutmasonryvue
    Ver en GitHub↗689
  • swiftuiextensions/gridS

    SwiftUIExtensions/Grid

    0Ver en GitHub↗
    Ver en GitHub↗0
  • tangbc/vue-virtual-scroll-listAvatar de tangbc

    tangbc/vue-virtual-scroll-list

    4,517Ver en GitHub↗

    vue-virtual-scroll-list is a virtualized list implementation for Vue applications. It provides a component that renders only the visible items of a large dataset to maintain high performance and limit the number of active DOM elements. The project functions as a high-performance list renderer and dynamic viewport manager. It calculates real-time list dimensions and scroll offsets to display thousands of data entries without degrading browser memory usage or performance. The system includes programmatic scroll control to navigate to specific item indices or pixel offsets. It also provides uti

    JavaScriptbig-datainfinite-scrollvirtual-list
    Ver en GitHub↗4,517
  • tiberiuzuld/angular-gridster2Avatar de tiberiuzuld

    tiberiuzuld/angular-gridster2

    1,345Ver en GitHub↗

    Angular gridster 2

    TypeScript
    Ver en GitHub↗1,345
  • alvarotrigo/vue-fullpage.jsAvatar de alvarotrigo

    alvarotrigo/vue-fullpage.js

    1,875Ver en GitHub↗

    Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/

    Vuefullpagefullpagejsfullscreen
    Ver en GitHub↗1,875
  • andrelmlins/svelte-grid-responsiveA

    andrelmlins/svelte-grid-responsive

    0Ver en GitHub↗

    Responsive grid system based on Bootstrap for Svelte.

    Ver en GitHub↗0
  • antoniandre/splitpanesAvatar de antoniandre

    antoniandre/splitpanes

    2,235Ver en GitHub↗

    A Vue 3 (and 2) reliable, simple and touch-ready panes splitter / resizer.

    Vuesplitpanessplittervue
    Ver en GitHub↗2,235