jairajs89/Touchy.js
A simple light-weight JavaScript library for dealing with touch events observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5325
- days_rel: n/a
- days_push: 4669
- n_releases_24m: 0
Adoption not part of the score
1077 stars · 63 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Touchy.js is a lightweight (1.98 kb minified+gzip) JavaScript library for handling touch events in the browser. It wraps touch interactions into finger and hand abstractions, supporting multi-touch gestures with start/move/end event callbacks.
Use cases
- handle touch and swipe gestures on mobile web pages
- detect multi-finger pinch or drag interactions
- track a finger's full touch-drag-release path as one object
- build custom touch-based UI controls without a framework
- add touch event support with a tiny dependency-free script
When to choose
- you need a tiny, dependency-free touch event library for a mobile web project
- you want simple multi-touch handling with per-finger-count callbacks
- you're maintaining a legacy project that already uses Touchy.js
When to avoid
- you need a maintained library with active support and a license file
- you're building a modern app where pointer events or a framework's gesture system suffice
- you need broad device compatibility testing and updates
Facets
library · maturity abandoned
ui-components developer-tools web-development frontend mobile-development browser touch-events multi-touch lightweight no-dependencies mobile-web javascript
1 source
- readme: https://github.com/jairajs89/Touchy.js · fetched 2026-08-28 · 48d4b6917b39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jairajs89/Touchy.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jairajs89/Touchy.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem