# antfu/vue-starport

🛰 Shared component across routes with animations

Repository: https://github.com/antfu/vue-starport
Canonical: https://ross.abutalabs.com/products/vue-starport
Homepage: https://vue-starport.netlify.app/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-09-14T07:46:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1615, "days_push": 1084, "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 1953, forks 98 (observed 2026-08-28T04:05:58.815703+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, routing
- domain: frontend, web-development
- platform: browser
- tags: vue, shared-element-transition, flip-animation, route-transitions, teleport, nodejs

## Member repositories
- antfu/vue-starport (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:58.815703+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-30T03:06:33.505130+00:00, confidence not recorded.
  - readme: https://github.com/antfu/vue-starport (fetched 2026-08-28T04:05:58.815703+00:00, sha 1b9fdc13071e)
  - homepage: https://vue-starport.netlify.app/ (fetched 2026-08-29T10:46:26.781473+00:00, sha 7d0db5d26c29)
  - registry_npm: https://registry.npmjs.org/vue-starport (fetched 2026-08-29T10:46:26.784445+00:00, sha b2e2a6cf52b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
