# Jexordexan/vue-slicksort

A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️

Repository: https://github.com/Jexordexan/vue-slicksort
Canonical: https://ross.abutalabs.com/products/vue-slicksort
Homepage: http://vue-slicksort.netlify.app
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: drag, grid, drop, vue-slicksort, mixin-components, sortable-helper, sort, animated, dependency, free, sortable-elements
Last push: 2023-11-06T14:21:55+00:00

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

## Adoption (not part of the score)
Stars 1483, forks 151 (observed 2026-08-28T04:04:51.241121+00:00)

## What it is
A set of Vue mixin components that turn any list into an animated, touch-friendly sortable list with drag-and-drop support. It is dependency-free, works with v-model, and supports vertical, horizontal, and grid layouts.

## Use cases
- reorder items in a list with drag and drop in vue
- sortable grid with smooth animations
- touch-friendly drag and drop list for mobile
- drag and drop between multiple lists
- make any vue array editable via drag sorting

## When to choose
- you need sortable lists or grids in a Vue 2 or Vue 3 app
- you want a tiny, dependency-free drag-and-drop solution
- you need touch support and smooth 60fps animations
- you want to integrate sorting into existing components via mixins

## When to avoid
- you need drag-and-drop outside of Vue
- you need complex nested or tree-based drag-and-drop
- you need a library with active ongoing development and recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: frontend, web-development, cross-platform
- platform: browser
- tags: vue, drag-and-drop, sortable-list, touch-support, mixins, dependency-free, nodejs, web-server

## Member repositories
- Jexordexan/vue-slicksort (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.241121+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-30T04:34:01.792619+00:00, confidence not recorded.
  - readme: https://github.com/Jexordexan/vue-slicksort (fetched 2026-08-28T04:04:51.241121+00:00, sha ee954e1e3102)
  - homepage: http://vue-slicksort.netlify.app (fetched 2026-08-29T11:40:51.076358+00:00, sha 25fec6309476)
  - registry_npm: https://registry.npmjs.org/vue-slicksort (fetched 2026-08-29T11:40:51.078887+00:00, sha 44b42f610609)
- Data as of 2026-08-30T08:39:29.467469+00:00.
