# mattbryson/TouchSwipe-Jquery-Plugin

TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc.

Repository: https://github.com/mattbryson/TouchSwipe-Jquery-Plugin
Canonical: https://ross.abutalabs.com/products/touchswipe-jquery-plugin
Homepage: http://labs.rampinteractive.co.uk/touchSwipe/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2022-08-25T10:44:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5545, "days_push": 1469, "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 4008, forks 1623 (observed 2026-08-28T04:08:32.219378+00:00)

## What it is
TouchSwipe is a jQuery plugin that detects touch gestures such as swipes in four directions and pinch in/out on touch devices like iPad, iPhone, and Android. It falls back to mouse drags on desktop and offers configurable thresholds, child-element exclusion, and page scrolling support.

## Use cases
- detect swipe gestures on mobile web pages
- add swipe navigation to a jquery site
- handle pinch in and pinch out gestures in the browser
- support touch gestures that fall back to mouse drag on desktop
- exclude buttons and form inputs from triggering swipes
- allow page scrolling while still detecting swipes

## When to choose
- you have an existing jQuery codebase and need touch gesture support
- you need swipe and pinch detection with configurable thresholds
- you want desktop mouse-drag fallback for the same gestures

## When to avoid
- you are building a modern framework app without jQuery
- you need pointer-events-based gesture handling in vanilla JS
- the project requires actively maintained dependencies

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: web-development, frontend, mobile-development
- platform: browser, cross-platform
- tags: jquery, touch-gestures, swipe-detection, pinch-zoom, touch-events, mobile

## Member repositories
- mattbryson/TouchSwipe-Jquery-Plugin (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.219378+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:24:02.911845+00:00, confidence not recorded.
  - readme: https://github.com/mattbryson/TouchSwipe-Jquery-Plugin (fetched 2026-08-28T04:08:32.219378+00:00, sha 79da279cd301)
  - homepage: http://labs.rampinteractive.co.uk/touchSwipe/ (fetched 2026-08-29T09:17:19.743810+00:00, sha 378306d9cae2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
