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

shuding/next-view-transitions

Use CSS View Transitions API in Next.js App Router. observed · 2026-08-28

github.com/shuding/next-view-transitions · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 70
  • Release rhythm 48
  • Longevity 62
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: 71
  • age_days: 871
  • days_rel: 271
  • days_push: 180
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2387 stars · 93 forks observed · 2026-08-28

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

A small React library that enables the CSS View Transitions API in Next.js App Router applications. It provides a ViewTransitions wrapper component, a Link component, and a useTransitionRouter hook to trigger animated page transitions on navigation.

Use cases

  • add smooth page transition animations to a Next.js app
  • use the View Transitions API with the Next.js App Router
  • animate route changes between pages in React
  • create custom transition effects when users navigate links
  • programmatic navigation with view transitions using router.push

When to choose

  • you're building a Next.js App Router project and want native-feeling page transitions
  • you want a minimal drop-in library with a wrapper component and Link replacement
  • your use cases are basic navigations without heavy concurrent rendering or streaming edge cases

When to avoid

  • your app relies heavily on concurrent rendering, Suspense, or streaming where the API has known limitations
  • you're not using Next.js App Router
  • you need complex transition orchestration beyond basic view transitions
  • you must support browsers without View Transitions API support and need polyfills

Facets

library · maturity active

animation frontend-framework routing web-development frontend nextjs app-router view-transitions react page-transitions nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
shuding/next-view-transitionsmain61

For agents

markdown · JSON · MCP: product_card(name="shuding/next-view-transitions")

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