# daniel-lundin/snabbt.js

Fast animations with javascript and CSS transforms

Repository: https://github.com/daniel-lundin/snabbt.js
Canonical: https://ross.abutalabs.com/products/snabbtjs
Homepage: http://daniel-lundin.github.io/snabbt.js/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2016-09-10T21:22:34+00:00

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

## Adoption (not part of the score)
Stars 5169, forks 326 (observed 2026-08-28T04:09:11.586908+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: animation
- domain: web-development, frontend
- platform: browser
- tags: css-transforms, minimalistic, 60fps, javascript

## Member repositories
- daniel-lundin/snabbt.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.586908+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-29T18:01:51.922400+00:00, confidence not recorded.
  - readme: https://github.com/daniel-lundin/snabbt.js (fetched 2026-08-28T04:09:11.586908+00:00, sha 4a070ea95cb5)
  - homepage: http://daniel-lundin.github.io/snabbt.js/ (fetched 2026-08-29T08:56:05.432686+00:00, sha 1b5c8d77d06f)
  - registry_npm: https://registry.npmjs.org/snabbt.js (fetched 2026-08-29T08:56:05.442597+00:00, sha d9628230f228)
- Data as of 2026-08-30T08:39:29.467469+00:00.
