PuruVJ/neodrag
One Draggable to rule them all 💍 observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 97
- Release rhythm 40
- 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: 0
- age_days: 1872
- days_rel: 441
- days_push: 23
- n_releases_24m: 22
Adoption not part of the score
2449 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neodrag is a family of tiny (~2KB) multi-framework libraries for making DOM elements draggable, with consistent APIs for Svelte, React, Vue, Solid, and vanilla JS. It supports axis locking, bounds, grid snapping, handles, and SSR-friendly usage.
Use cases
- make elements draggable in react
- draggable svelte action
- constrain dragging to parent container
- snap dragging to a grid
- lightweight drag library with small bundle size
- draggable vue directive
When to choose
- you need drag behavior across multiple frameworks with one consistent API
- bundle size matters and you want a ~2KB draggable
- you need SSR compatibility with meta-frameworks like Next.js or SvelteKit
- you need axis locking, bounds, grid snapping, or drag handles
When to avoid
- you need full drag-and-drop list reordering or file drop zones
- you need touch/multi-pointer gesture support beyond basic dragging
- you're building with Lit or an unsupported framework
Facets
library · maturity active
ui-components frontend-framework frontend web-development browser cross-platform draggable svelte react vue solid drag-and-drop tiny-bundle ssr-friendly nodejs
7 sources
- readme: https://github.com/PuruVJ/neodrag · fetched 2026-08-28 · 431f3b7d631f
- homepage: https://neodrag.dev · fetched 2026-08-29 · 57179f970317
- site_page: https://www.neodrag.dev/docs/svelte · fetched 2026-08-29 · d2820d80ed43
- site_page: https://www.neodrag.dev/docs/react · fetched 2026-08-29 · 1fbae9d8217d
- site_page: https://www.neodrag.dev/docs/vue · fetched 2026-08-29 · e778be1bf2c2
- site_page: https://www.neodrag.dev/docs/solid · fetched 2026-08-29 · b34955e348de
- site_page: https://www.neodrag.dev/docs/vanilla · fetched 2026-08-29 · e9e2312931a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PuruVJ/neodrag | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem