# mauricius/vue-draggable-resizable

Vue3 Component for draggable and resizable elements.

Repository: https://github.com/mauricius/vue-draggable-resizable
Canonical: https://ross.abutalabs.com/products/vue-draggable-resizable
Homepage: https://mauricius.github.io/vue-draggable-resizable/
Language: Vue
License: MIT
License Family: permissive
Topics: draggable, resizable, component, vuejs3
Last push: 2024-07-30T09:15:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3375, "days_push": 764, "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 3588, forks 568 (observed 2026-08-28T04:08:11.140580+00:00)

## What it is
A dependency-free Vue 3 component that makes elements draggable and resizable, with features like grid snapping, axis locking, aspect ratio, and parent-bound constraints. It supports touch input and customizable resize handles and styling.

## Use cases
- make elements draggable and resizable in a vue 3 app
- build a dashboard with movable resizable widgets
- snap elements to a grid while dragging
- restrict dragging to a parent container
- create resizable panels with custom handles
- maintain aspect ratio while resizing an element

## When to choose
- you need drag and resize behavior in Vue 3 with no extra dependencies
- you want fine-grained control over handles, grid snapping, and constraints
- you need touch support and custom styling/classes

## When to avoid
- you use Vue 2 or another framework like React
- you need full drag-and-drop list reordering rather than free positioning
- you need a complete layout manager or canvas editor solution

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: vue3, draggable, resizable, vue-component, drag-and-drop, nodejs

## Member repositories
- mauricius/vue-draggable-resizable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.140580+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-29T18:33:53.371789+00:00, confidence not recorded.
  - readme: https://github.com/mauricius/vue-draggable-resizable (fetched 2026-08-28T04:08:11.140580+00:00, sha 884812b52c96)
  - homepage: https://mauricius.github.io/vue-draggable-resizable/ (fetched 2026-08-29T09:27:34.413575+00:00, sha ec2b835be6cd)
  - registry_npm: https://registry.npmjs.org/vue-draggable-resizable (fetched 2026-08-29T09:27:34.422631+00:00, sha c6305814c729)
- Data as of 2026-08-30T08:39:29.467469+00:00.
