# maisano/react-router-transition

painless transitions built for react-router, powered by react-motion

Repository: https://github.com/maisano/react-router-transition
Canonical: https://ross.abutalabs.com/products/react-router-transition
Homepage: http://maisano.github.io/react-router-transition/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2021-04-30T10:05:43+00:00

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

## Adoption (not part of the score)
Stars 2577, forks 133 (observed 2026-08-28T04:07:02.263020+00:00)

## What it is
A small React library that adds animated transitions between routes in react-router, built on top of react-motion. It provides components like AnimatedSwitch and AnimatedRoute to animate page changes with spring-based motion.

## Use cases
- animate page transitions in a react-router app
- fade or slide between routes when navigating
- add spring-based route animations to a React SPA
- make route changes feel smooth instead of instant
- animate individual route components with react-motion

## When to choose
- you use react-router-dom v5 and want simple route transition animations
- you prefer spring physics animations via react-motion
- you need a lightweight, minimal transition layer without heavy dependencies

## When to avoid
- you need staggered or sequenced animations
- you need duration-based or easing timing functions
- you use react-router v6 or newer
- you need complex orchestration of enter/exit animations

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, routing, ui-components
- domain: web-development, frontend
- platform: cross-platform
- tags: react, react-router, react-motion, page-transitions, route-animations, web-server

## Member repositories
- maisano/react-router-transition (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.263020+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-30T02:22:42.176502+00:00, confidence not recorded.
  - readme: https://github.com/maisano/react-router-transition (fetched 2026-08-28T04:07:02.263020+00:00, sha fe1f334012d8)
  - homepage: http://maisano.github.io/react-router-transition/ (fetched 2026-08-29T10:05:38.380260+00:00, sha 091ddacc9e0f)
  - registry_npm: https://registry.npmjs.org/react-router-transition (fetched 2026-08-29T10:05:38.382730+00:00, sha ae32abe92d00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
