# clauderic/dnd-kit

The modern toolkit for building drag and drop interfaces

Repository: https://github.com/clauderic/dnd-kit
Canonical: https://ross.abutalabs.com/products/dnd-kit
Homepage: http://dndkit.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, draggable, droppable, sortable, drag-and-drop, drag
Last push: 2026-07-13T02:58:58+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 92, release rhythm 76, longevity 100
- inputs: {"age_days": 2107, "days_push": 51, "days_rel": 83, "gap_med": 0, "n_releases_24m": 282}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17571, forks 916 (observed 2026-08-28T04:11:20.000437+00:00)

## What it is
A modern, lightweight, and extensible drag and drop toolkit for the web with a framework-agnostic core and adapters for React, Vue, Svelte, and Solid. It supports pointer, mouse, touch, and keyboard input, sortable lists, multiple containers, and built-in accessibility features.

## Use cases
- build sortable lists in React
- drag and drop between multiple containers
- reorder items in a grid with drag and drop
- add keyboard-accessible drag and drop
- make elements draggable in Vue or Svelte
- build a kanban board with drag and drop
- support touch and pointer dragging on mobile web

## When to choose
- you need performant, accessible drag and drop in a modern frontend framework
- you need sortable lists, grids, or multi-container drag and drop
- you want a framework-agnostic core with React, Vue, Svelte, or Solid adapters
- you need keyboard and screen reader support for drag interactions

## When to avoid
- you need file drag and drop uploads from the OS rather than in-page element dragging
- you are building a native mobile or desktop app rather than a web interface
- you need a tiny one-off draggable modal where native HTML5 drag events suffice

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, animation, accessibility
- domain: web-development, frontend, cross-platform
- platform: browser
- tags: drag-and-drop, sortable, react, vue, svelte, solidjs, typescript, keyboard-accessible, nodejs, web-server

## Member repositories
- clauderic/dnd-kit (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:20.000437+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-29T17:02:53.531881+00:00, confidence not recorded.
  - readme: https://github.com/clauderic/dnd-kit (fetched 2026-08-28T04:11:20.000437+00:00, sha d6129b6fa5af)
  - homepage: http://dndkit.com (fetched 2026-08-29T08:01:23.403314+00:00, sha 159795c78c1d)
  - site_page: http://dndkit.com/legacy/introduction/installation (fetched 2026-08-29T08:01:23.405947+00:00, sha c6803f646f87)
  - site_page: http://dndkit.com/quickstart (fetched 2026-08-29T08:01:23.409653+00:00, sha cde88e904a8f)
  - site_page: http://dndkit.com/react/quickstart (fetched 2026-08-29T08:01:23.411215+00:00, sha 9ccd2ec6748c)
  - site_page: http://dndkit.com/vue/quickstart (fetched 2026-08-29T08:01:23.412913+00:00, sha d1c85390690e)
  - site_page: http://dndkit.com/svelte/quickstart (fetched 2026-08-29T08:01:23.414510+00:00, sha be96a9c2d786)
  - site_page: http://dndkit.com/solid/quickstart (fetched 2026-08-29T08:01:23.415968+00:00, sha 7ecfceff6e00)
  - site_page: http://dndkit.com/changelog (fetched 2026-08-29T08:01:23.407878+00:00, sha 200376737226)
  - site_page: http://dndkit.com/extend/plugins (fetched 2026-08-29T08:01:23.417386+00:00, sha 0b93e3431608)
- Data as of 2026-08-30T08:39:29.467469+00:00.
