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
·
bertrandg avatar

bertrandg/angular-split

0
View on GitHub↗
930 stars·219 forks·TypeScript·8 viewsangular-split.github.io↗

Angular Split

🍌 Angular UI library to split views and allow dragging to resize areas using CSS grid layout.

Features

  • Layout Components - Provides resizable split views for application layouts.
  • UI Layout Components - Provides resizable split-pane layouts for application interfaces.

Star history

Star history chart for bertrandg/angular-splitStar history chart for bertrandg/angular-split

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

Open-source alternatives to Angular Split

Similar open-source projects, ranked by how many features they share with Angular Split.
  • ngbracket/ngx-layoutngbracket avatar

    ngbracket/ngx-layout

    230View on GitHub↗

    Clone of the Angular FlexLayout

    TypeScript
    View on GitHub↗230
  • 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
  • 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
  • kettanaito/atomic-layoutkettanaito avatar

    kettanaito/atomic-layout

    1,140View on 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
    View on GitHub↗1,140
See all 30 alternatives to Angular Split→

Frequently asked questions

What does bertrandg/angular-split do?

🍌 Angular UI library to split views and allow dragging to resize areas using CSS grid layout.

What are the main features of bertrandg/angular-split?

The main features of bertrandg/angular-split are: Layout Components, UI Layout Components.

What are some open-source alternatives to bertrandg/angular-split?

Open-source alternatives to bertrandg/angular-split include: ngbracket/ngx-layout — Clone of the Angular FlexLayout. rstudio/shiny — Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or… mathuo/dockview — Dockview is a UI framework for building complex, desktop-like interfaces featuring dockable layout components,… roylee0704/react-flexbox-grid — This project is a collection of React components that implement a responsive grid system using CSS Flexbox and CSS… kinnara/modernwpf — ModernWpf is a UI framework and control toolkit for the Windows Presentation Foundation framework. It provides a… kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout…