# isaacHagoel/svelte-dnd-action

An action based drag and drop container for Svelte

Repository: https://github.com/isaacHagoel/svelte-dnd-action
Canonical: https://ross.abutalabs.com/products/svelte-dnd-action
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-21T22:34:11+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 2335, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2123, forks 124 (observed 2026-08-28T04:06:16.678472+00:00)

## What it is
A Svelte library providing drag-and-drop functionality via a custom Svelte action (use:dndzone). It supports nested containers, touch input, animations, and accessible keyboard-driven dragging with minimal configuration.

## Use cases
- add drag and drop to a svelte list
- build a trello-style kanban board in svelte
- sortable lists with touch support
- accessible drag and drop with keyboard support
- nested draggable containers in svelte
- reorder items with drag animations

## When to choose
- you're building with Svelte 3 or 4 and need feature-complete drag and drop
- you need nested dnd zones, touch support, or accessibility out of the box
- you want a small, dependency-free action-based API instead of a component wrapper

## When to avoid
- you're not using Svelte
- you need drag and drop for Svelte 5 without checking compatibility
- you need framework-agnostic or React/Vue drag and drop

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development, accessibility
- platform: browser
- tags: drag-and-drop, sortable-lists, svelte-action, touch-support, keyboard-accessible, nested-containers, javascript, svelte

## Member repositories
- isaacHagoel/svelte-dnd-action (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.678472+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:50.447185+00:00, confidence not recorded.
  - readme: https://github.com/isaacHagoel/svelte-dnd-action (fetched 2026-08-28T04:06:16.678472+00:00, sha fa2c17cb84ba)
  - registry_npm: https://registry.npmjs.org/svelte-dnd-action (fetched 2026-08-29T10:33:05.702396+00:00, sha 4bb491955914)
- Data as of 2026-08-30T08:39:29.467469+00:00.
