bevacqua/dragula
:ok_hand: Drag and drop so simple it hurts observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
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: 4160
- days_rel: n/a
- days_push: 817
- n_releases_24m: 0
Adoption not part of the score
22135 stars · 1924 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dragula is a lightweight vanilla JavaScript drag-and-drop library that lets users reorder and move elements between containers with minimal setup. It provides a simple API with rich lifecycle events for drag, drop, cancel, and reorder interactions.
Use cases
- add drag and drop to reorder list items
- move elements between two containers
- sortable kanban-style lists
- drag-and-drop without jQuery or framework dependencies
- reorder DOM elements with vanilla JavaScript
- handle drag events like drop, cancel, and remove
When to choose
- you want simple, dependency-free drag-and-drop in plain JavaScript
- you need to move or reorder elements between containers
- you want a tiny library with a straightforward event API
When to avoid
- you need touch-free accessibility or advanced drag features like multi-select
- you're using a framework with its own drag-and-drop ecosystem (e.g., React DnD)
- you need file drag-and-drop uploads rather than element reordering
Facets
library · maturity maintenance
ui-components animation frontend web-development browser drag-and-drop vanilla-js zero-dependency dom-manipulation javascript
2 sources
- homepage: https://bevacqua.github.io/dragula/ · fetched 2026-08-29 · 57fbae30f363
- registry_npm: https://registry.npmjs.org/dragula · fetched 2026-08-29 · 500b17fcaf8e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bevacqua/dragula | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bevacqua/dragula")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem