# aholachek/react-flip-toolkit

A lightweight magic-move library for configurable layout transitions

Repository: https://github.com/aholachek/react-flip-toolkit
Canonical: https://ross.abutalabs.com/products/react-flip-toolkit
Language: TypeScript
License: MIT
License Family: permissive
Topics: flip-animations, reactjs, scale-animation, animation-library, layout-animation
Last push: 2024-09-28T01:34:48+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3003, "days_push": 705, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4185, forks 139 (observed 2026-08-28T04:08:38.535420+00:00)

## What it is
A lightweight React library for FLIP-based layout transitions, supporting position, scale, and opacity animations with spring physics. It also offers a framework-agnostic core (flip-toolkit) for use outside React.

## Use cases
- animate list reordering in react
- magic move transitions between components
- animate element position and scale on layout change
- spring-based stagger animations
- animate parent size without warping children
- shared element transitions in react

## When to choose
- you need real FLIP animations with scale and opacity in React
- you want spring physics and stagger effects for layout transitions
- you need nested scale transforms that don't distort children

## When to avoid
- you need CSS-only transitions without JavaScript
- you're not using React and don't want the core toolkit API
- you need complex keyframe or timeline-based animations

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: flip-animations, layout-animations, spring-physics, react, typescript

## Member repositories
- aholachek/react-flip-toolkit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.535420+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-29T18:22:38.231994+00:00, confidence not recorded.
  - readme: https://github.com/aholachek/react-flip-toolkit (fetched 2026-08-28T04:08:38.535420+00:00, sha eb9d30485e18)
- Data as of 2026-08-30T08:39:29.467469+00:00.
