# darsain/sly

JavaScript library for one-directional scrolling with item based navigation support.

Repository: https://github.com/darsain/sly
Canonical: https://ross.abutalabs.com/products/sly
Homepage: http://darsa.in/sly
Language: JavaScript
License Family: other
Last push: 2020-09-07T21:59:30+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": 5315, "days_push": 2186, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2840, forks 481 (observed 2026-08-28T04:07:24.713095+00:00)

## What it is
Sly is a JavaScript library for one-directional scrolling with item-based navigation support, built on jQuery. It provides mouse wheel, scrollbar, pages bar, buttons, drag/touch navigation, and automated cycling with an optimized requestAnimationFrame rendering engine.

## Use cases
- add horizontal scrolling with item navigation to a webpage
- build a carousel with scrollbar and page navigation
- enable touch and mouse dragging for scrollable content lists
- implement automated cycling through items or pages
- create scrollable galleries with navigation buttons

## When to choose
- you need item-based one-directional scrolling with rich navigation options
- you already use jQuery and want a lightweight scrolling library
- you need broad legacy browser compatibility

## When to avoid
- you want a modern dependency-free scrolling solution
- you need vertical bidirectional or complex scroll layouts
- the project requires actively maintained software

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: web-development, frontend
- platform: browser
- tags: scrolling, jquery-plugin, carousel, one-directional-scroll, touch-support

## Member repositories
- darsain/sly (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.713095+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-30T07:37:16.307165+00:00, confidence not recorded.
  - readme: https://github.com/darsain/sly (fetched 2026-08-28T04:07:24.713095+00:00, sha 65ce757aa490)
  - homepage: http://darsa.in/sly (fetched 2026-08-29T09:53:04.395985+00:00, sha 310c5f56fd05)
- Data as of 2026-08-30T08:39:29.467469+00:00.
