Ross ROSS = Recommend OSS · open-source software intelligence for agents

jespervos/blossom-carousel

Native-first carousel enhanced with drag support for pointer devices. observed · 2026-09-03

github.com/jespervos/blossom-carousel · TypeScript · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

64/100

  • Activity 100
  • Release rhythm 35
  • Longevity 35

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 499
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1019 stars · 38 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

ui-components animation frontend-framework web-development frontend web-design browser carousel drag-and-drop scroll-snap react vue svelte web-components accessibility typescript web-server nodejs

1 source

Member repositories

RepositoryRoleHealth v2
jespervos/blossom-carouselmain64

For agents

markdown · JSON · MCP: product_card(name="jespervos/blossom-carousel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem