joshwcomeau/react-flip-move
Effortless animation between DOM changes (eg. list reordering) using the FLIP technique. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3868
- days_rel: n/a
- days_push: 1366
- n_releases_24m: 0
Adoption not part of the score
4135 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React component library that animates DOM changes such as list reordering using the FLIP technique with hardware-accelerated CSS transforms. It wraps children in a FlipMove component to produce smooth 60+ FPS transitions when items are added, removed, or shuffled.
Use cases
- animate list reordering in react
- smooth transitions when shuffling a grid of items
- animate items entering and leaving a list
- magic move animations between dom changes
- animate sortable list drag reordering
- transition animations for react components
When to choose
- you need effortless FLIP animations for list or grid reordering in a React app
- you want hardware-accelerated 60fps transitions without writing manual CSS transform logic
- you need a simple drop-in React component with a UMD build option
When to avoid
- you need a library under active development - it is looking for maintainers
- you need advanced FLIP features like shared element transitions - consider react-flip-toolkit instead
- you are not using React
Facets
library · maturity maintenance
animation ui-components frontend-framework frontend web-development web-design browser cross-platform react flip-technique list-animation css-transforms hardware-accelerated react-component nodejs
3 sources
- readme: https://github.com/joshwcomeau/react-flip-move · fetched 2026-08-28 · d4935209eb7f
- homepage: http://joshwcomeau.github.io/react-flip-move/examples · fetched 2026-08-29 · 6a734c916105
- registry_npm: https://registry.npmjs.org/react-flip-move · fetched 2026-08-29 · b95f12fa6873
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| joshwcomeau/react-flip-move | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="joshwcomeau/react-flip-move")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem