davidkpiano/flipping
Flipping awesome animations. 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: 3635
- days_rel: n/a
- days_push: 1365
- n_releases_24m: 0
Adoption not part of the score
1420 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library for implementing FLIP (First-Last-Invert-Play) transitions in web applications, with adapters for different animation APIs. It tracks elements via data-flip-key attributes and animates them smoothly across layout changes.
Use cases
- animate shared element transitions between views
- smoothly animate layout changes with the FLIP technique
- create gallery-to-detail photo transitions
- animate elements when DOM structure changes
- implement seamless page transition animations in vanilla JS
When to choose
- you want FLIP animations without a heavy framework dependency
- you need framework-agnostic shared element transitions
- you want fine-grained control over read/flip lifecycle hooks
When to avoid
- you use a framework with built-in FLIP support like Framer Motion or React Spring
- the project needs actively developed features or frequent updates
- you only need simple CSS transitions without layout animation
Facets
library · maturity maintenance
animation frontend web-development browser flip-technique css-transitions layout-animations typescript nodejs
2 sources
- readme: https://github.com/davidkpiano/flipping · fetched 2026-08-28 · 56b69ff85b2d
- registry_npm: https://registry.npmjs.org/flipping · fetched 2026-08-29 · 9fbc53eb235d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davidkpiano/flipping | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="davidkpiano/flipping")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem