desandro/draggabilly
:point_down: Make that shiz draggable observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4968
- days_rel: n/a
- days_push: 1616
- n_releases_24m: 0
Adoption not part of the score
3864 stars · 376 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Draggabilly is a small JavaScript library that makes DOM elements draggable with mouse and touch support. It offers options for axis constraints, containment, grid snapping, and drag handles, and works with vanilla JS or jQuery.
Use cases
- make html elements draggable
- add drag interaction to divs with touch support
- constrain dragging to an axis or container
- snap draggable elements to a grid
- build draggable ui widgets in the browser
When to choose
- you need lightweight, dependency-free drag behavior for DOM elements
- you need unified mouse and touch/pointer drag support
- you want simple options like axis locking, containment, and grid snapping
When to avoid
- you need full drag-and-drop with drop targets and sortable lists
- you need drag interactions inside canvas or WebGL
- you need a framework-native drag solution for React or Vue
Facets
library · maturity maintenance
ui-components animation frontend web-development browser drag-and-drop touch-support vanilla-js jquery-plugin javascript
3 sources
- readme: https://github.com/desandro/draggabilly · fetched 2026-08-28 · b4d4cdeee553
- homepage: https://draggabilly.desandro.com · fetched 2026-08-29 · 70840ce95fb3
- registry_npm: https://registry.npmjs.org/draggabilly · fetched 2026-08-29 · fb6f61748ed5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| desandro/draggabilly | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="desandro/draggabilly")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem