# bokuweb/re-resizable

📏  A resizable component for React.

Repository: https://github.com/bokuweb/re-resizable
Canonical: https://ross.abutalabs.com/products/re-resizable
Homepage: https://bokuweb.github.io/re-resizable/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, resize, react-component, resizable
Last push: 2026-05-12T17:34:48+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 40, longevity 100
- inputs: {"age_days": 3936, "days_push": 113, "days_rel": 711, "gap_med": 11, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2668, forks 218 (observed 2026-08-28T04:07:09.307972+00:00)

## What it is
re-resizable is a React component library that makes any element user-resizable via drag handles. It supports controlled and uncontrolled sizing, percentage or pixel dimensions, and resize callbacks.

## Use cases
- make a panel draggable-resizable in React
- resizable sidebar component
- let users resize a box by dragging its edges
- build resizable split panes in a React app
- resize a widget with percentage-based dimensions
- controlled resizable component with React state

## When to choose
- you need a small, focused, well-maintained React resizing component
- you want simple props like defaultSize and onResizeStop
- you need TypeScript support and MIT licensing

## When to avoid
- you are not using React
- you need full window/split-pane layout management rather than a single resizable element
- you need resizing in non-DOM environments like React Native

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: cross-platform
- tags: react, resizable, drag-to-resize, typescript, react-component, web-server, nodejs

## Member repositories
- bokuweb/re-resizable (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.307972+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:13.565766+00:00, confidence not recorded.
  - readme: https://github.com/bokuweb/re-resizable (fetched 2026-08-28T04:07:09.307972+00:00, sha dad659a9996e)
  - homepage: https://bokuweb.github.io/re-resizable/ (fetched 2026-08-29T10:01:05.385156+00:00, sha 72bfb7483127)
- Data as of 2026-08-30T08:39:29.467469+00:00.
