thednp/kute.js
KUTE.js is a JavaScript animation engine for modern browsers. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 74
- Release rhythm 64
- Longevity 100
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: 58
- age_days: 4184
- days_rel: 160
- days_push: 160
- n_releases_24m: 2
Adoption not part of the score
2640 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KUTE.js is a modular JavaScript animation engine for modern browsers, built on ES6+ with TypeScript definitions. It supports tweening CSS properties, HTML attributes, and SVG features like transforms, stroke drawing, and path morphing.
Use cases
- animate css properties in javascript
- svg path morphing animation
- tween numbers for countdowns
- animate svg transforms and strokes
- custom easing animations in the browser
- lightweight javascript animation library
When to choose
- you need high-performance tween-based animations beyond what CSS transitions can do
- you want modular components for SVG, colors, or text animations
- you prefer a small, dependency-light vanilla JavaScript library
When to avoid
- you want a full declarative animation framework like GSAP timelines or Framer Motion
- your project is React-centric and prefers component-based animation APIs
- you need physics-based or scroll-linked animation out of the box
Facets
library · maturity active
animation ui-components frontend web-development graphics browser cross-platform tweening svg-animation easing-functions css-animation path-morphing nodejs
3 sources
- readme: https://github.com/thednp/kute.js · fetched 2026-08-28 · 4fac0b796d01
- homepage: http://thednp.github.io/kute.js · fetched 2026-08-29 · 0aa35b330e95
- registry_npm: https://registry.npmjs.org/kute.js · fetched 2026-08-29 · 047d1a1cb94f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thednp/kute.js | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem