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

antfu/vue-starport

🛰 Shared component across routes with animations observed · 2026-08-28

github.com/antfu/vue-starport · homepage · TypeScript · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1615
  • days_rel: n/a
  • days_push: 1084
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1953 stars · 98 forks observed · 2026-08-28

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

A Vue library that lets a component be shared across routes with smooth animations, preserving its DOM and internal state during navigation. It hoists the component to the root and uses proxy placeholders with FLIP-style transitions to 'fly' it between positions.

Use cases

  • animate a shared component between Vue routes
  • preserve component state during page navigation
  • shared element transitions in Vue apps
  • smooth hero image animation across pages
  • FLIP animations between route changes

When to choose

  • you need shared-element transitions in Vue while preserving component DOM and state
  • you want native-app-like animated navigation between routes

When to avoid

  • you only need simple transitions without state preservation - the View Transitions API may suffice
  • you are not using Vue

Facets

library · maturity maintenance

animation ui-components routing frontend web-development browser vue shared-element-transition flip-animation route-transitions teleport nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
antfu/vue-starportmain23

For agents

markdown · JSON · MCP: product_card(name="antfu/vue-starport")

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