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

ctrl-freaks/freezeframe.js

freezeframe.js is a library that pauses animated .gifs and enables them to animate on mouse hover / mouse click / touch event, or with trigger / release functions. observed · 2026-08-28

github.com/ctrl-freaks/freezeframe.js · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5027
  • days_rel: n/a
  • days_push: 890
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1425 stars · 109 forks observed · 2026-08-28

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

Freezeframe.js is a TypeScript library that pauses animated .gif images by rendering their first frame to a canvas, then animating them on hover, click, touch, or via manual trigger/release functions. It ships as a core package plus wrappers for React, Vue, and Angular.

Use cases

  • pause animated gifs on my website until hovered
  • show gif first frame and play on click
  • freeze gifs in a react app
  • control gif playback with play and stop functions
  • add an overlay play icon to frozen gifs
  • make gif thumbnails static until user interaction

When to choose

  • you need to pause animated gifs in modern browsers
  • you use React, Vue, or Angular and want a framework wrapper
  • you want TypeScript support and a small dependency-free library

When to avoid

  • you need to support legacy browsers or jQuery (use v3/v4 instead)
  • you need to pause gifs on the current frame rather than the first frame
  • your gifs are cross-origin without proper CORS headers

Facets

library · maturity active

image-processing ui-components animation web-development frontend media browser gif animated-gifs hover-interaction canvas monorepo javascript typescript react vue angular

2 sources

Member repositories

RepositoryRoleHealth v2
ctrl-freaks/freezeframe.jsmain32

For agents

markdown · JSON · MCP: product_card(name="ctrl-freaks/freezeframe.js")

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