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
·
Back to antoniandre/splitpanes

Open-source alternatives to Splitpanes

22 open-source projects similar to antoniandre/splitpanes, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Splitpanes alternative.

  • 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
  • alvarotrigo/vue-fullpage.jsalvarotrigo avatar

    alvarotrigo/vue-fullpage.js

    1,875View on GitHub↗

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

    Vuefullpagefullpagejsfullscreen
    View on GitHub↗1,875
  • andrelmlins/svelte-grid-responsiveA

    andrelmlins/svelte-grid-responsive

    0View on GitHub↗

    Responsive grid system based on Bootstrap for Svelte.

    View on GitHub↗0
  • apptekstudios/ascollectionviewapptekstudios avatar

    apptekstudios/ASCollectionView

    1,380View on GitHub↗

    A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…

    Swift
    View on GitHub↗1,380

AI search

Explore more awesome repositories

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

Find more with AI search
  • bertrandg/angular-splitbertrandg avatar

    bertrandg/angular-split

    930View on GitHub↗

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

    TypeScript
    View on GitHub↗930
  • chiribuc/vue-stack-gridchiribuc avatar

    chiribuc/vue-stack-grid

    13View on GitHub↗

    StackGrid is a Vue 3 component for fast, dynamic masonry/stack layouts. It automatically arranges items based on the container width and now supports buttery-smooth transitions for add/remove/reflow events.

    Vue
    View on GitHub↗13
  • dattn/dnd-griddattn avatar

    dattn/dnd-grid

    305View on GitHub↗

    A vuejs grid with draggable and resizable boxes

    Vue
    View on GitHub↗305
  • dreambo8563/vue-simple-drawerdreambo8563 avatar

    dreambo8563/vue-simple-drawer

    58View on GitHub↗

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

    HTMLcomponentdrawerscss
    View on GitHub↗58
  • himynameisdave/svelte-flexH

    himynameisdave/svelte-flex

    0View on GitHub↗

    💪 A simple and reusable flexbox component for Svelte.

    View on GitHub↗0
  • jbaysolutions/vue-grid-layoutjbaysolutions avatar

    jbaysolutions/vue-grid-layout

    7,414View on 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
    View on GitHub↗7,414
  • johnsusek/flowstackjohnsusek avatar

    johnsusek/FlowStack

    153View on GitHub↗

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

    Swift
    View on GitHub↗153
  • jp-liu/fit-screenjp-liu avatar

    jp-liu/fit-screen

    85View on GitHub↗

    Scale-based large-screen adaptive solution

    TypeScript
    View on GitHub↗85
  • lhlyu/vue-virtual-waterfalllhlyu avatar

    lhlyu/vue-virtual-waterfall

    237View on GitHub↗

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

    Vue
    View on GitHub↗237
  • ngbracket/ngx-layoutngbracket avatar

    ngbracket/ngx-layout

    230View on GitHub↗

    Clone of the Angular FlexLayout

    TypeScript
    View on GitHub↗230
  • paololeonardi/waterfallgridpaololeonardi avatar

    paololeonardi/WaterfallGrid

    2,664View on GitHub↗

    A waterfall grid layout view for SwiftUI.

    Swiftiosmacosswift
    View on GitHub↗2,664
  • pdanpdan/virtual-scrollpdanpdan avatar

    pdanpdan/virtual-scroll

    10View on 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
    View on GitHub↗10
  • pietropizzi/gridstackpietropizzi avatar

    pietropizzi/GridStack

    659View on GitHub↗

    A flexible grid layout view for SwiftUI.

    Swift
    View on GitHub↗659
  • q-mobile/qgridQ-Mobile avatar

    Q-Mobile/QGrid

    1,651View on 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
    View on GitHub↗1,651
  • shershen08/vue-masonryshershen08 avatar

    shershen08/vue-masonry

    689View on GitHub↗

    💠 Vue.js directive for masonry blocks layouting ✅

    JavaScriptlayoutmasonryvue
    View on GitHub↗689
  • swiftuiextensions/gridS

    SwiftUIExtensions/Grid

    0View on GitHub↗
    View on GitHub↗0
  • akryum/vue-virtual-scrollerAkryum avatar

    Akryum/vue-virtual-scroller

    10,615View on GitHub↗

    This library is a headless virtualization engine designed to optimize performance for large-scale list and grid rendering in Vue applications. By mounting only the elements currently visible within the viewport, it minimizes browser operations and memory usage, allowing interfaces to remain responsive even when handling massive datasets. The engine distinguishes itself through a headless layout abstraction that decouples virtualization logic from specific markup, enabling the creation of custom interfaces without enforcing rigid container styles. It features automatic, dynamic size calculatio

    Vuescrollervirtual-scrollervuejs
    View on GitHub↗10,615
  • tangbc/vue-virtual-scroll-listtangbc avatar

    tangbc/vue-virtual-scroll-list

    4,517View on 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
    View on GitHub↗4,517