daniel-lundin/snabbt.js
Fast animations with javascript and CSS transforms 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
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
- readme: https://github.com/daniel-lundin/snabbt.js · fetched 2026-08-28 · 4a070ea95cb5
- homepage: http://daniel-lundin.github.io/snabbt.js/ · fetched 2026-08-29 · 1b5c8d77d06f
- registry_npm: https://registry.npmjs.org/snabbt.js · fetched 2026-08-29 · d9628230f228
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| daniel-lundin/snabbt.js | main | 23 |
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