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

googlearchive/flipjs

A helper library for doing FLIP animations. observed · 2026-08-28

github.com/googlearchive/flipjs · homepage · JavaScript · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

1412 stars · 89 forks observed · 2026-08-28

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

FLIP.js is a small JavaScript helper library implementing the FLIP (First, Last, Invert, Play) animation technique, which remaps expensive property animations like width and top to cheap transform-based ones. It was created by a Google Chrome developer and is now archived, with GSAP's FLIP Plugin suggested as a modern alternative.

Use cases

  • animate element position changes at 60fps
  • smoothly transition layout changes like reordering lists
  • animate width and height changes using transforms instead
  • create shared-element style transitions between states
  • integrate FLIP animations with GSAP playback and easing

When to choose

  • you need a tiny dependency-free helper for transform-based FLIP animations
  • you want to learn or prototype the FLIP technique
  • you already use GSAP and want optional integration for playback and easing

When to avoid

  • you need a maintained library with ongoing support
  • you want modern Web Animations API or View Transitions API support
  • you need framework integrations like React or Vue FLIP helpers
  • you require advanced features beyond basic FLIP transitions

Facets

library · maturity abandoned

animation frontend web-development browser flip-technique css-transforms performance gsap-integration google-archive nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
googlearchive/flipjsmain10

For agents

markdown · JSON · MCP: product_card(name="googlearchive/flipjs")

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