awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bvaughn avatar

bvaughn/react-resizable-panels

0
View on GitHub↗
5,302 stele·218 fork-uri·TypeScript·MIT·4 vizualizărireact-resizable-panels.vercel.app↗

React Resizable Panels

Acest proiect este un sistem de componente și utilitare pentru gestionarea layout-urilor de tip split-view în aplicațiile React. Oferă un sistem de panouri redimensionabile care organizează conținutul în zone orizontale și verticale cu margini care pot fi trase (draggable).

Sistemul include un instrument de layout UI pliabil pentru a comuta vizibilitatea panourilor pentru a maximiza spațiul disponibil pe ecran. Suportă imbricarea recursivă a panourilor, permițând layout-urilor să fie structurate ca arbori unde panourile conțin grupuri suplimentare de panouri redimensionabile.

Biblioteca acoperă construcția layout-ului prin utilizarea constrângerilor de dimensiune a panoului, permițând definirea dimensiunilor minime și maxime. Gestionează partiționarea dinamică a viewport-ului și oferă mecanisme pentru construirea de grile ajustabile și zone de conținut.

Features

  • Resizable Layout Construction - Provides components to create user interfaces with adjustable content areas resized via draggable boundaries.
  • Draggable and Resizable React Components - Offers a set of React components for building adjustable split-view layouts with boundary constraints.
  • Resizable Layout Panels - Organizes content into horizontal or vertical panels that are adjustable by dragging boundaries.
  • Dynamic Viewport Partitioning - Provides a system for dividing the screen into multiple customizable regions that users can resize.
  • Recursive Nesting - Supports recursive nesting of panels, allowing for complex, tree-structured split-view layouts.
  • Resizable Panel Systems - Manages horizontal and vertical content areas with configurable minimum and maximum dimensions.
  • React Application Development - Enables the construction of complex, flexible grid and panel layouts within React applications.
  • Collapsible Panels - Includes a tool for toggling the visibility of panels to maximize available workspace.
  • Drag-to-Resize Calculations - Calculates panel size changes by tracking mouse and touch movement relative to draggable boundaries.
  • Dimension Constraints - Sets minimum and maximum dimensions for content areas to ensure layout consistency.
  • Screen Percentage Sizing - Tracks panel sizes as percentages to maintain proportional layouts across different window sizes.
  • CSS-Driven Panel Sizing - Updates panel dimensions by modifying CSS variables to minimize runtime overhead and DOM updates.
  • Sizing Constraints - Implements minimum and maximum size limits to constrain panel dimensions during resizing.
  • Data Visualization Libraries - Components for creating resizable layout panels.

Istoric stele

Graficul istoricului de stele pentru bvaughn/react-resizable-panelsGraficul istoricului de stele pentru bvaughn/react-resizable-panels

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru React Resizable Panels

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Resizable Panels.
  • chakra-ui/zagAvatar chakra-ui

    chakra-ui/zag

    5,121Vezi pe GitHub↗

    Zag is a headless UI state machine library that provides unstyled component logic to ensure consistent behavior across different rendering engines. It functions as a toolkit for modeling complex user interface interactions using statecharts, decoupling the underlying logic and accessibility attributes from visual styling. The library is framework-agnostic, utilizing specialized adapters to bridge its state machine logic with various JavaScript libraries such as React, Solid, Vue, and Svelte. This approach allows developers to maintain a single interaction model while applying any CSS or styli

    TypeScripta11yaccessibilityagnostic
    Vezi pe GitHub↗5,121
  • mui/base-uiAvatar mui

    mui/base-ui

    8,711Vezi pe GitHub↗

    Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range

    TypeScriptaccessibilitydesign-systemreact
    Vezi pe GitHub↗8,711
  • bokuweb/react-rndAvatar bokuweb

    bokuweb/react-rnd

    4,278Vezi pe GitHub↗

    react-rnd is a JavaScript UI interaction library and React component used to create elements that are both draggable and resizable within a browser window. It functions as a constraint-based layout component that wraps DOM elements to enforce boundaries, grid snapping, and aspect ratio locks during manual adjustments. The library allows for the definition of custom interaction handles to act as the primary triggers for dragging and resizing actions. It supports axis restrictions, boundary limits, and the ability to round position and dimension values to specified pixel increments. The system

    TypeScriptcomponentdragdraggable
    Vezi pe GitHub↗4,278
  • bailicangdu/react-pxqAvatar bailicangdu

    bailicangdu/react-pxq

    7,507Vezi pe GitHub↗

    react-pxq is a React Redux boilerplate and state-driven UI framework designed for building single-page applications. It functions as a starter project template that combines a client-side routing system with global state management to synchronize data across a component hierarchy. The project implements a code-split web application architecture that uses lazy loading to reduce initial bundle sizes. It integrates a navigation system that maps URL paths to components without triggering full page reloads. The framework covers centralized state management through a global store and action-based

    JavaScriptreact
    Vezi pe GitHub↗7,507
Vezi toate cele 30 alternative pentru React Resizable Panels→

Întrebări frecvente

Ce face bvaughn/react-resizable-panels?

Acest proiect este un sistem de componente și utilitare pentru gestionarea layout-urilor de tip split-view în aplicațiile React. Oferă un sistem de panouri redimensionabile care organizează conținutul în zone orizontale și verticale cu margini care pot fi trase (draggable).

Care sunt principalele funcționalități ale bvaughn/react-resizable-panels?

Principalele funcționalități ale bvaughn/react-resizable-panels sunt: Resizable Layout Construction, Draggable and Resizable React Components, Resizable Layout Panels, Dynamic Viewport Partitioning, Recursive Nesting, Resizable Panel Systems, React Application Development, Collapsible Panels.

Care sunt câteva alternative open-source pentru bvaughn/react-resizable-panels?

Alternativele open-source pentru bvaughn/react-resizable-panels includ: chakra-ui/zag — Zag is a headless UI state machine library that provides unstyled component logic to ensure consistent behavior across… mui/base-ui — Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples… hiteshchoudhary/chai-aur-react — This project is an educational course and a collection of frontend projects designed to teach the core concepts and… bokuweb/react-resizable-and-movable — This project is a React UI interaction library and component geometry manager. It provides a set of tools for creating… bokuweb/react-rnd — react-rnd is a JavaScript UI interaction library and React component used to create elements that are both draggable… bailicangdu/react-pxq — react-pxq is a React Redux boilerplate and state-driven UI framework designed for building single-page applications.…