# vuejs/vue-touch

Hammer.js wrapper for Vue.js

Repository: https://github.com/vuejs/vue-touch
Canonical: https://ross.abutalabs.com/products/vue-touch
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2018-12-22T12:49:01+00:00

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

## Adoption (not part of the score)
Stars 2699, forks 377 (observed 2026-08-28T04:07:11.360471+00:00)

## What it is
A Vue.js plugin that wraps Hammer.js 2.0 to expose touch gestures (tap, swipe, pan, pinch) as directives like v-touch. It is deprecated, unmaintained, and only compatible with Vue 1.0.

## Use cases
- handle tap and swipe gestures in Vue 1.0 apps
- add touch event directives to Vue components
- configure Hammer.js recognizer options per element
- register custom gesture events like doubletap in Vue

## When to choose
- you maintain a legacy Vue 1.0 app already using it
- you need a thin directive wrapper over Hammer.js in Vue 1.0

## When to avoid
- you use Vue 2 or Vue 3 - it is unsupported
- starting a new project - the plugin is deprecated and unmaintained
- you need maintained touch gesture support

## Facets
- artifact type: plugin
- maturity: abandoned
- function: ui-components, plugin-system
- domain: frontend, web-development
- platform: browser
- tags: vuejs, touch-events, hammerjs, deprecated, mobile-web, javascript

## Member repositories
- vuejs/vue-touch (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.360471+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-30T02:16:08.002952+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/vue-touch (fetched 2026-08-28T04:07:11.360471+00:00, sha 593733662842)
  - registry_npm: https://registry.npmjs.org/vue-touch (fetched 2026-08-29T09:59:33.383616+00:00, sha 1d2952633eb1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
