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

dmvaldman/samsara

Continuous UI observed · 2026-08-28

github.com/dmvaldman/samsara · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4293
  • days_rel: n/a
  • days_push: 2289
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1044 stars · 65 forks observed · 2026-08-28

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

SamsaraJS is a JavaScript library for building continuously animating user interfaces using a stream-based reactive architecture. It coordinates hardware-accelerated CSS3 3D transforms, physics-based transitions, and gesture input across many DOM elements.

Use cases

  • animate a nav bar opacity in sync with a swipe gesture
  • build physics-based UI interactions with springs and inertia
  • create 3D transforms and parallax scrolling effects
  • coordinate animations of hundreds of DOM elements at 60fps
  • build responsive layouts where size is a reactive stream
  • implement multitouch pinch, rotate, and drag gestures in the browser

When to choose

  • you need tightly coordinated, gesture-driven animations across many DOM elements
  • you want hardware-accelerated 3D transforms without a heavy framework
  • you prefer a stream-based reactive model for animation pipelines
  • you want to pair an animation layer with another framework for routing and data

When to avoid

  • you need routing, templating, data-binding, or server syncing - Samsara deliberately omits these
  • you need an actively maintained library - development is paused and the last release was 2020
  • you want a full application framework rather than a presentation/animation layer
  • you are targeting non-DOM renderers like canvas or WebGL

Facets

library · maturity abandoned

animation ui-components frontend-framework state-management frontend web-development graphics browser cross-platform reactive-streams css3-transforms gesture-input physics-animations layout-engine 60fps javascript

4 sources

Member repositories

RepositoryRoleHealth v2
dmvaldman/samsaramain23

For agents

markdown · JSON · MCP: product_card(name="dmvaldman/samsara")

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