# jespervos/blossom-carousel

Native-first carousel enhanced with drag support for pointer devices.

Repository: https://github.com/jespervos/blossom-carousel
Canonical: https://ross.abutalabs.com/products/blossom-carousel
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-09-02T14:57:14+00:00

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

## Adoption (not part of the score)
Stars 1019, forks 38 (observed 2026-09-03T02:15:13.131036+00:00)

## What it is
Blossom Carousel is a lightweight TypeScript carousel library built on native browser scrolling, adding physics-based drag support for pointer devices. It ships framework components for React, Vue, Svelte, and Web Components, and loads zero JavaScript on touch devices.

## Use cases
- add a draggable image carousel to a website
- build a scroll-snap slider with next/previous and dots navigation
- create an accessible carousel using native browser scrolling
- add drag support to a horizontal scroll container for mouse users
- make an infinite looping carousel in React or Vue
- implement a lightweight carousel with zero JS on mobile

## When to choose
- you want native scroll performance and accessibility instead of a JS-replaced scroller
- you need framework components for React, Vue, Svelte, or Web Components
- you want to style carousels with CSS scroll-snap and scroll-driven animations
- bundle size matters and touch devices should load no carousel JS

## When to avoid
- you need complex non-scroll-based carousel layouts like 3D covers or custom transforms
- you require mature infinite/cyclical scrolling, which is still experimental
- you need a full-featured slider with autoplay, lazy loading, and lightbox built in

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: carousel, drag-and-drop, scroll-snap, react, vue, svelte, web-components, accessibility, typescript, web-server, nodejs

## Member repositories
- jespervos/blossom-carousel (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:13.131036+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:12:27.075209+00:00, confidence not recorded.
  - readme: https://github.com/jespervos/blossom-carousel (fetched 2026-09-03T02:15:13.131036+00:00, sha 4b3fe951411c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
