# thebird/Swipe

Swipe is the most accurate touch slider.

Repository: https://github.com/thebird/Swipe
Canonical: https://ross.abutalabs.com/products/swipe
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-05-12T17:10:27+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": 5606, "days_push": 2304, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6747, forks 1637 (observed 2026-08-28T04:09:48.270935+00:00)

## What it is
Swipe is a lightweight vanilla JavaScript touch slider library for creating swipeable carousels and slideshows in the browser. It supports touch gestures, CSS transitions, auto-play, and continuous looping with a simple markup pattern.

## Use cases
- add a touch-friendly image carousel to a mobile web page
- build an auto-playing slideshow with prev/next controls
- create a swipeable product gallery on a responsive site
- implement infinite looping slide navigation with callbacks
- replace heavier carousel libraries with a minimal vanilla JS slider

## When to choose
- you need a tiny dependency-free touch slider for plain HTML/CSS/JS
- you want broad browser support including older browsers
- you need simple programmatic control via prev/next/slide APIs

## When to avoid
- you need a React/Vue component with framework integration
- you require advanced features like lazy loading, parallax, or accessibility out of the box
- you need actively maintained software with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: touch-slider, carousel, vanilla-javascript, swipe-gestures

## Member repositories
- thebird/Swipe (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.270935+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-29T17:42:35.880957+00:00, confidence not recorded.
  - readme: https://github.com/thebird/Swipe (fetched 2026-08-28T04:09:48.270935+00:00, sha 07b29e6a4fb9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
