# thednp/kute.js

KUTE.js is a JavaScript animation engine for modern browsers.

Repository: https://github.com/thednp/kute.js
Canonical: https://ross.abutalabs.com/products/kutejs
Homepage: http://thednp.github.io/kute.js
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, easing-functions, tween, animation-engine, nodejs-modules
Last push: 2026-03-26T15:32:20+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 64, longevity 100
- inputs: {"age_days": 4184, "days_push": 160, "days_rel": 160, "gap_med": 58, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2640, forks 173 (observed 2026-08-28T04:07:06.443839+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: animation, ui-components
- domain: frontend, web-development, graphics
- platform: browser, cross-platform
- tags: tweening, svg-animation, easing-functions, css-animation, path-morphing, nodejs

## Member repositories
- thednp/kute.js (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.443839+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-30T02:19:08.473069+00:00, confidence not recorded.
  - readme: https://github.com/thednp/kute.js (fetched 2026-08-28T04:07:06.443839+00:00, sha 4fac0b796d01)
  - homepage: http://thednp.github.io/kute.js (fetched 2026-08-29T10:02:20.579243+00:00, sha 0aa35b330e95)
  - registry_npm: https://registry.npmjs.org/kute.js (fetched 2026-08-29T10:02:20.588518+00:00, sha 047d1a1cb94f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
