# pawelgrzybek/siema

Siema - Lightweight and simple carousel in pure JavaScript

Repository: https://github.com/pawelgrzybek/siema
Canonical: https://ross.abutalabs.com/products/siema
Homepage: https://pawelgrzybek.github.io/siema/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: carousel, javascript
Last push: 2024-09-23T06:20:53+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": 3567, "days_push": 709, "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 3477, forks 392 (observed 2026-08-28T04:08:06.166867+00:00)

## What it is
Siema is a lightweight (3kb gzipped) carousel/slider library written in pure JavaScript with no dependencies and no built-in styling. It supports touch dragging, responsive per-page layouts, RTL, and loop options via a simple configuration object.

## Use cases
- add a lightweight carousel to a website without dependencies
- touch-swipeable image slider in vanilla JavaScript
- responsive multi-slide carousel with perPage breakpoints
- RTL carousel support
- minimal slider with custom styling

## When to choose
- you need a tiny, dependency-free carousel you can style yourself
- you want simple touch/drag swipe behavior in plain JS
- bundle size is a top priority

## When to avoid
- you need actively maintained software with ongoing bug fixes
- the author himself recommends avoiding carousels as a UI pattern
- you need advanced features like autoplay, lazy loading, or accessibility support out of the box

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: carousel, slider, zero-dependency, touch-swipe, lightweight, javascript

## Member repositories
- pawelgrzybek/siema (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.166867+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:36:31.066357+00:00, confidence not recorded.
  - readme: https://github.com/pawelgrzybek/siema (fetched 2026-08-28T04:08:06.166867+00:00, sha b2903b83f6b0)
  - homepage: https://pawelgrzybek.github.io/siema/ (fetched 2026-08-29T09:30:42.425412+00:00, sha 2e6f48f84fc0)
  - registry_npm: https://registry.npmjs.org/siema (fetched 2026-08-29T09:30:42.455368+00:00, sha 1fe23d1c41b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
