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

daniel-lundin/snabbt.js

Fast animations with javascript and CSS transforms observed · 2026-08-28

github.com/daniel-lundin/snabbt.js · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4555
  • days_rel: n/a
  • days_push: 3644
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5169 stars · 326 forks observed · 2026-08-28

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

snabbt.js is a minimalistic JavaScript animation library (~5kb) that animates DOM elements using CSS3 transforms and opacity for fast 60 FPS performance. It supports translation, rotation, scaling, skewing, and chained/sequenced animations via matrix operations.

Use cases

  • animate dom elements with css transforms
  • create smooth 60fps web animations
  • chain and sequence element animations
  • build card formation or periodic table style demos
  • lightweight alternative to heavy animation frameworks

When to choose

  • you need fast, lightweight transform/opacity-only animations
  • you want a tiny ~5kb library with no dependencies
  • you target modern browsers including IE10+

When to avoid

  • you need to animate colors, padding, margins, or other non-transform properties
  • you need active maintenance or modern browser feature support
  • you need IE9 or older support

Facets

library · maturity abandoned

animation web-development frontend browser css-transforms minimalistic 60fps javascript

3 sources

Member repositories

RepositoryRoleHealth v2
daniel-lundin/snabbt.jsmain23

For agents

markdown · JSON · MCP: product_card(name="daniel-lundin/snabbt.js")

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