formkit/drag-and-drop
None observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 90
- Release rhythm 89
- Longevity 71
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5.5
- age_days: 999
- days_rel: 79
- days_push: 63
- n_releases_24m: 21
Adoption not part of the score
1948 stars · 52 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FormKit Drag & Drop is a tiny (~4Kb gzipped), framework-agnostic JavaScript library for adding data-first drag-and-drop sorting and list-to-list transferring to web apps. It keeps your array as the source of truth and ships first-class wrappers for React, Vue, Solid, and vanilla JS/TS.
Use cases
- add drag-and-drop sorting to a list in React
- reorder items in a Vue list by dragging
- transfer items between two lists with drag and drop
- implement multi-drag selection and reordering
- add drag handles and drop zones to a kanban-style board
- sortable lists in plain JavaScript without a framework
- animated drag-and-drop reordering with insert indicators
When to choose
- you want a lightweight, dependency-free drag-and-drop solution
- you prefer a data-first model where your array drives the DOM
- you use React, Vue, Solid, or vanilla JS and want consistent APIs
- you need multi-drag, animations, drop zones, or drag handles out of the box
When to avoid
- you need complex nested-tree drag-and-drop layouts
- you require file drag-and-drop uploads rather than list sorting
- you need drag-and-drop for canvas or non-DOM rendering contexts
Facets
library · maturity active
ui-components animation state-management web-development frontend browser cross-platform drag-and-drop sortable-lists data-first react vue solid typescript lightweight framework-agnostic nodejs
2 sources
- readme: https://github.com/formkit/drag-and-drop · fetched 2026-08-28 · b5554a952687
- homepage: https://drag-and-drop.formkit.com · fetched 2026-08-29 · 1518a8bce925
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| formkit/drag-and-drop | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="formkit/drag-and-drop")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem