# ovidiuch/dragdealer

Drag-based vanilla JS component

Repository: https://github.com/ovidiuch/dragdealer
Canonical: https://ross.abutalabs.com/products/dragdealer
Homepage: http://ovidiuch.github.io/dragdealer
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-08-17T15:17:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4882, "days_push": 1477, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1044, forks 150 (observed 2026-08-28T04:03:21.271804+00:00)

## What it is
Dragdealer is a dependency-free vanilla JavaScript library providing drag-based UI components such as sliders, with support for 2D dragging, tapping, mouse and touch input. It is small (~12KB) and works in any browser.

## Use cases
- add a draggable slider to a webpage
- build custom carousel or swipe controls in vanilla JS
- implement touch-friendly drag interactions without jQuery
- create snap-to-step slider controls
- add 2D draggable handles to a UI

## When to choose
- you need a lightweight, dependency-free drag/slider component
- you want broad browser and touch support in plain JavaScript
- you need fine-grained control over dragging behavior like snapping and sliding

## When to avoid
- you need a maintained library with active development
- you are using a modern framework and prefer framework-native drag libraries
- you need accessibility features beyond basic drag interaction

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: drag-and-drop, slider, vanilla-js, touch-support, no-dependencies, javascript

## Member repositories
- ovidiuch/dragdealer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.271804+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-30T07:02:15.150515+00:00, confidence not recorded.
  - readme: https://github.com/ovidiuch/dragdealer (fetched 2026-08-28T04:03:21.271804+00:00, sha 71620869e9ae)
  - homepage: http://ovidiuch.github.io/dragdealer (fetched 2026-08-29T13:03:16.168078+00:00, sha c3c9fba18d0b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
