# valor-software/ng2-dragula

Simple drag and drop with dragula

Repository: https://github.com/valor-software/ng2-dragula
Canonical: https://ross.abutalabs.com/products/ng2-dragula
Homepage: http://valor-software.com/ng2-dragula/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-03-06T15:39:12+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 41, longevity 100
- inputs: {"age_days": 4024, "days_push": 180, "days_rel": 180, "gap_med": 205, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1907, forks 428 (observed 2026-08-28T04:05:52.614387+00:00)

## What it is
ng2-dragula is the official Angular wrapper around the dragula drag-and-drop library, exposing it as Angular directives and a DragulaService. It supports grouped containers, model syncing via dragulaModel, and drag event handling across modern Angular versions.

## Use cases
- add drag and drop to Angular lists
- reorder items in an Angular array with dragulaModel
- drag items between multiple containers in Angular
- implement kanban-style dragging in an Angular app
- handle drag/drop events in Angular components

## When to choose
- you are building an Angular app and want simple, lightweight drag-and-drop
- you want dragula's minimal API with Angular bindings and model syncing
- you need to drag items across grouped containers

## When to avoid
- you are not using Angular (use dragula directly)
- you need complex sortable grids or nested drag-and-drop with rich features
- you need a framework-agnostic solution

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: angular, drag-and-drop, dragula, typescript, directive, web-server, nodejs

## Member repositories
- valor-software/ng2-dragula (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:52.614387+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-30T03:11:16.628464+00:00, confidence not recorded.
  - readme: https://github.com/valor-software/ng2-dragula (fetched 2026-08-28T04:05:52.614387+00:00, sha 318a755e4ad4)
  - homepage: http://valor-software.com/ng2-dragula/ (fetched 2026-08-29T10:50:51.840114+00:00, sha ed76ba1ee59a)
  - registry_npm: https://registry.npmjs.org/ng2-dragula (fetched 2026-08-29T10:50:51.849015+00:00, sha ea3ed58586d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
