# loryjs/lory

☀ Touch enabled minimalistic slider written in vanilla JavaScript.

Repository: https://github.com/loryjs/lory
Canonical: https://ross.abutalabs.com/products/lory
Homepage: http://loryjs.github.io/lory/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-12-06T23:15:20+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": 4189, "days_push": 1366, "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 2263, forks 232 (observed 2026-08-28T04:06:32.046245+00:00)

## What it is
lory is a touch-enabled, minimalistic slider/carousel library written in vanilla JavaScript (ES2015). It provides hardware-accelerated transitions, infinite looping, and can also be used as a jQuery plugin.

## Use cases
- add a touch swipeable image carousel to a website
- build a minimal slider without jQuery dependencies
- create an infinite looping carousel with prev/next controls
- add a lightweight content slider to a static site
- implement a hardware-accelerated slideshow in vanilla JS

## When to choose
- you need a small, dependency-free slider in vanilla JavaScript
- you want touch support and hardware-accelerated transitions with minimal setup
- you need a jQuery-plugin-compatible carousel
- you want simple declarative HTML markup for slides

## When to avoid
- you need a full-featured carousel with lazy loading, autoplay, and rich accessibility out of the box
- your project uses a modern framework like React or Vue where component-based sliders fit better
- you need actively maintained software with recent updates and security patches
- you require IE or legacy browser fallbacks

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

## Member repositories
- loryjs/lory (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:32.046245+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-30T02:42:29.100720+00:00, confidence not recorded.
  - readme: https://github.com/loryjs/lory (fetched 2026-08-28T04:06:32.046245+00:00, sha 67ed032e61d8)
  - homepage: http://loryjs.github.io/lory/ (fetched 2026-08-29T10:23:16.738732+00:00, sha 165a6c02bdab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
