# react-grid-layout/react-grid-layout

A draggable and resizable grid layout with responsive breakpoints, for React.

Repository: https://github.com/react-grid-layout/react-grid-layout
Canonical: https://ross.abutalabs.com/products/react-grid-layout
Homepage: https://react-grid-layout.github.io/react-grid-layout/examples/00-showcase.html
Language: TypeScript
License: MIT
License Family: permissive
Topics: javascript, react, grid, drag-and-drop, resize, es2015
Last push: 2026-08-07T14:05:10+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 95, longevity 100
- inputs: {"age_days": 4267, "days_push": 26, "days_rel": 35, "gap_med": 7.0, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22399, forks 2702 (observed 2026-08-28T04:11:32.592056+00:00)

## What it is
React-Grid-Layout is a React library providing a draggable and resizable grid layout system with responsive breakpoints, similar to Packery or Gridster but React-only with no jQuery dependency. Version 2 is a full TypeScript rewrite with hooks, composable configuration, and tree-shakeable modular builds.

## Use cases
- build draggable dashboard widgets in react
- resizable grid layout for react app
- responsive masonry-style layout with breakpoints
- drag and drop widget arrangement
- sortable tile layout in react
- auto-packing grid for react components

## When to choose
- you need draggable/resizable grid widgets in a React app
- you want responsive layouts with per-breakpoint configurations
- you want a jQuery-free, TypeScript-first grid layout library

## When to avoid
- your project is not React-based
- you only need static CSS grid layouts without drag/resize
- you need a general-purpose CSS layout framework

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: react, grid-layout, drag-and-drop, resizable-widgets, responsive-breakpoints, typescript, dashboard-layout, nodejs

## Member repositories
- react-grid-layout/react-grid-layout (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.592056+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-29T16:57:10.950948+00:00, confidence not recorded.
  - readme: https://github.com/react-grid-layout/react-grid-layout (fetched 2026-08-28T04:11:32.592056+00:00, sha 5d79565c926e)
  - homepage: https://react-grid-layout.github.io/react-grid-layout/examples/00-showcase.html (fetched 2026-08-29T07:55:53.636536+00:00, sha c113e3a0d720)
- Data as of 2026-08-30T08:39:29.467469+00:00.
