Ross ROSS = Recommend OSS · open-source software intelligence for agents

PuruVJ/neodrag

One Draggable to rule them all 💍 observed · 2026-08-28

github.com/PuruVJ/neodrag · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
PuruVJ/neodragmain78

For agents

markdown · JSON · MCP: product_card(name="PuruVJ/neodrag")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem