# joe223/tiny-swiper

Ingenious JavaScript Carousel powered by wonderful plugins. Lightweight yet extensible. Import plugins as needed, No more, no less.

Repository: https://github.com/joe223/tiny-swiper
Canonical: https://ross.abutalabs.com/products/tiny-swiper
Homepage: https://tiny-swiper.js.org
Language: TypeScript
License Family: other
Topics: javascript, slider, swiper, 2kb, swiper-js, swiper-slider, carousel
Last push: 2023-12-04T15:12:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2515, "days_push": 1003, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1282, forks 58 (observed 2026-08-28T04:04:14.026832+00:00)

## What it is
Tiny-Swiper is a lightweight (~2kb) zero-dependency JavaScript carousel/slider library written in TypeScript with a plugin-based architecture. It provides a native-like touch swipe experience and lets developers import only the plugins they need, such as pagination and lazyload.

## Use cases
- add a touch-friendly image carousel to a web page
- build a lightweight slider without pulling in a heavy dependency
- create a swipeable gallery with lazy-loaded images
- add pagination controls to a slider
- implement a vertical or free-mode slider
- replace Swiper.js with a smaller 2kb alternative
- build a responsive carousel with breakpoints

## When to choose
- you need a minimal, zero-dependency carousel with a tiny bundle size
- you want to tree-shake and include only the features you use
- you need native-like touch swipe behavior on mobile web
- you prefer writing your own CSS for pagination and navigation

## When to avoid
- you need a full-featured slider with extensive built-in UI, effects, and framework components out of the box
- you require long-term active maintenance or commercial support
- you need React/Vue/Angular wrapper components provided by the library
- you need accessibility features or an explicit open-source license guarantee from the repository

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: carousel, slider, swiper, touch-gestures, lazyload, pagination, typescript, lightweight, plugin-architecture, nodejs

## Member repositories
- joe223/tiny-swiper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.026832+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:57:42.631326+00:00, confidence not recorded.
  - readme: https://github.com/joe223/tiny-swiper (fetched 2026-08-28T04:04:14.026832+00:00, sha d9177d890b6e)
  - homepage: https://tiny-swiper.js.org (fetched 2026-08-29T12:13:05.021816+00:00, sha 178ca518a96c)
  - site_page: https://tiny-swiper.js.org/docs (fetched 2026-08-29T12:13:05.024331+00:00, sha 20fff3bc2294)
  - site_page: https://tiny-swiper.js.org/docs/demo (fetched 2026-08-29T12:13:05.026076+00:00, sha 723c0c2d2779)
  - site_page: https://tiny-swiper.js.org/docs/next (fetched 2026-08-29T12:13:05.027569+00:00, sha 2162e0da3e78)
  - site_page: https://tiny-swiper.js.org/docs/1.x (fetched 2026-08-29T12:13:05.029053+00:00, sha f60097c27c32)
  - site_page: https://tiny-swiper.js.org/docs/0.1.x (fetched 2026-08-29T12:13:05.030594+00:00, sha 8358f68a8b81)
  - registry_npm: https://registry.npmjs.org/tiny-swiper (fetched 2026-08-29T12:13:05.032304+00:00, sha 9b129ba54781)
- Data as of 2026-08-30T08:39:29.467469+00:00.
