Ross ROSS = Recommend OSS · open-source software intelligence for agents

react-grid-layout/react-resizable

A simple React component that is resizable with a handle. observed · 2026-08-28

github.com/react-grid-layout/react-resizable · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 96
  • Release rhythm 63
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 4266
  • days_rel: 245
  • days_push: 28
  • n_releases_24m: 21

Full methodology

Adoption not part of the score

2583 stars · 372 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

React-Resizable is a simple React component library that makes wrapped elements resizable via one or more drag handles, offering both a flexible <Resizable> and a simpler <ResizableBox> component. It is written in TypeScript and ships bundled type declarations.

Use cases

  • make a panel resizable in a React app
  • add resize handles to an existing component
  • build draggable resizable dashboard widgets
  • create resizable sidebars or splitters
  • let users resize boxes with corner or edge handles

When to choose

  • you need lightweight, focused resize functionality in React
  • you want TypeScript types bundled without @types packages
  • you need custom resize handles or multiple handle axes
  • you are building grid or dashboard layouts with resizable items

When to avoid

  • you need full drag-and-drop grid layout out of the box (use react-grid-layout instead)
  • your project is not React-based
  • you need touch-only or mobile-first resizing with advanced gesture support
  • you still require Flow type support

Facets

library · maturity stable

ui-components frontend-framework web-development frontend cross-platform react resize resizable drag-handles typescript web-server nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
react-grid-layout/react-resizablemain85

For agents

markdown · JSON · MCP: product_card(name="react-grid-layout/react-resizable")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem