Skip to content

React Split View

Overview

@wroud/react-split-view is a lightweight React hook for creating resizable split panes. It supports horizontal and vertical layouts with minimal configuration and no external dependencies.

Key Features

  • Simple API: Manage split views with a single hook.
  • Lightweight: Small bundle size and zero dependencies.
  • Flexible Layouts: Horizontal, vertical, and nested splits.
  • Sticky Edges: Optional snap-to-edge behavior while dragging.
  • TypeScript: Written in TypeScript for a fully typed API.

Released under the MIT License.