# daybrush/moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

Repository: https://github.com/daybrush/moveable
Canonical: https://ross.abutalabs.com/products/moveable
Homepage: https://daybrush.com/moveable/
Language: TypeScript
License: MIT
License Family: permissive
Topics: moveable, movable, draggable, resizable, scalable, rotatable, warpable, pinchable, groupable, snappable
Last push: 2024-06-03T07:57:45+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": 2616, "days_push": 821, "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 10748, forks 658 (observed 2026-08-28T04:10:44.078360+00:00)

## What it is
Moveable is a TypeScript library for making DOM elements draggable, resizable, scalable, rotatable, warpable, pinchable, groupable, and snappable. It ships framework wrappers for React, Preact, Angular, Vue, Vue 3, Svelte, and Lit.

## Use cases
- make elements draggable and resizable in the browser
- build a design editor with rotate and snap controls
- add pinch and gesture support to a mobile web app
- implement drag-and-drop layout editing with snapping
- create a canvas-like image manipulation UI
- group and transform multiple elements interactively

## When to choose
- you need rich element manipulation (drag, resize, rotate, warp) with framework wrappers
- you are building a visual editor, page builder, or design tool in the browser

## When to avoid
- you only need simple drag-and-drop list reordering
- you need canvas/WebGL-based manipulation rather than DOM elements

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: draggable, resizable, rotatable, warpable, pinchable, snappable, typescript, react, vue, angular, svelte, canvas-editor, web-server

## Member repositories
- daybrush/moveable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.078360+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-29T17:17:54.857756+00:00, confidence not recorded.
  - readme: https://github.com/daybrush/moveable (fetched 2026-08-28T04:10:44.078360+00:00, sha 619ac7b7b0b3)
  - homepage: https://daybrush.com/moveable/ (fetched 2026-08-29T08:17:16.419337+00:00, sha 65632a24ec11)
- Data as of 2026-08-30T08:39:29.467469+00:00.
