# ganlanyuan/tiny-slider

Vanilla javascript slider for all purposes.

Repository: https://github.com/ganlanyuan/tiny-slider
Canonical: https://ross.abutalabs.com/products/tiny-slider
Language: HTML
License: MIT
License Family: permissive
Topics: slider, carousel
Last push: 2024-08-02T13:33:56+00:00

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

## Adoption (not part of the score)
Stars 5327, forks 771 (observed 2026-08-28T04:09:15.664573+00:00)

## What it is
Tiny Slider 2 is a dependency-free vanilla JavaScript slider/carousel library for the browser. It supports horizontal and vertical carousels, galleries, responsive breakpoints, autoplay, and custom events.

## Use cases
- add an image carousel to a website without jQuery
- build a responsive multi-item slider with breakpoints
- create a vertical content slider
- implement an autoplaying hero slider
- replace Owl Carousel with a lighter vanilla JS option
- make a simple image gallery with prev/next controls

## When to choose
- you need a lightweight, dependency-free slider in plain JavaScript
- you want responsive options and broad browser support including older browsers
- you need carousels, galleries, or vertical sliders with autoplay and custom events

## When to avoid
- you need a React/Vue component with framework bindings
- your slider content is loaded dynamically and you cannot control initialization timing
- you need advanced features like parallax or 3D effects better served by Swiper

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: slider, carousel, vanilla-javascript, responsive, no-dependencies, javascript

## Member repositories
- ganlanyuan/tiny-slider (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.664573+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:58:54.252864+00:00, confidence not recorded.
  - readme: https://github.com/ganlanyuan/tiny-slider (fetched 2026-08-28T04:09:15.664573+00:00, sha ad2128bab2f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
