react-grid-layout/react-draggable
React draggable component observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- 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: n/a
- age_days: 4423
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
9290 stars · 1050 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React component library that makes elements draggable via a simple <Draggable> wrapper, using CSS Transforms for positioning. It supports controlled and uncontrolled usage, includes TypeScript types, and works with React 16.3+.
Use cases
- make elements draggable in react
- drag and drop ui components
- build draggable widgets or panels
- create movable cards in a dashboard
- implement drag interactions without a wrapper dom element
When to choose
- you need simple, focused drag functionality for React elements
- you want a lightweight library with TypeScript support
- you need controlled or uncontrolled drag state
- you want to avoid wrapper DOM nodes around your elements
When to avoid
- you need full drag-and-drop with sortable lists or grid reordering
- you are not using React
- you need touch or multi-pointer gesture support beyond basic dragging
- your element already relies on CSS Transforms that must be preserved
Facets
library · maturity stable
ui-components animation frontend web-development browser react draggable drag-and-drop react-component typescript nodejs web-server
2 sources
- readme: https://github.com/react-grid-layout/react-draggable · fetched 2026-08-28 · c06d36c6735d
- registry_npm: https://registry.npmjs.org/react-draggable · fetched 2026-08-29 · bdf7fb5c7e5a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-grid-layout/react-draggable | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="react-grid-layout/react-draggable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem