# vuejs/core

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Repository: https://github.com/vuejs/core
Canonical: https://ross.abutalabs.com/products/core
Homepage: https://vuejs.org/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-27T00:24:53+00:00

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

## Adoption (not part of the score)
Stars 54251, forks 9187 (observed 2026-08-28T04:12:18.248653+00:00)

## What it is
Vue.js is a progressive, incrementally-adoptable JavaScript framework for building web user interfaces, written in TypeScript. It features a truly reactive, compiler-optimized rendering system and scales from a lightweight library to a full-featured framework with an ecosystem including Vue Router and Pinia.

## Use cases
- build a single-page application with reactive UI
- create a progressive web app with incrementally adoptable framework
- scaffold a Vue project with TypeScript and routing
- build interactive user interfaces on top of standard HTML, CSS, and JavaScript
- migrate an existing Vue 2 app to Vue 3
- add reactive components to an existing server-rendered website

## When to choose
- you want an approachable framework with world-class documentation built on standard web technologies
- you need performant, compiler-optimized rendering with minimal manual optimization
- you want to incrementally adopt a framework, scaling from a library to a full SPA
- you value strong TypeScript support and a rich ecosystem (Router, Pinia, Vite tooling)

## When to avoid
- you need to support IE11, which Vue 3 does not support
- your team is deeply invested in another ecosystem like React or Angular with no migration plans
- you need a full-stack batteries-included framework with opinionated conventions like server-side routing out of the box

## Facets
- artifact type: framework
- maturity: stable
- function: frontend-framework, ui-components, state-management, templating, ssr
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: reactive, single-file-components, composition-api, typescript, progressive-framework, vite, nodejs, web-server

## Member repositories
- vuejs/core (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:18.248653+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-29T16:19:14.449557+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/core (fetched 2026-08-28T04:12:18.248653+00:00, sha 1d5ea6d8b418)
  - homepage: https://vuejs.org/ (fetched 2026-08-28T18:06:05.472779+00:00, sha 9aaefa4a6d00)
  - site_page: https://vuejs.org/about/community-guide (fetched 2026-08-28T18:06:05.488949+00:00, sha dd3533b7c274)
  - site_page: https://vuejs.org/about/coc (fetched 2026-08-28T18:06:05.490931+00:00, sha 0cfeb8b46044)
  - site_page: https://vuejs.org/about/privacy (fetched 2026-08-28T18:06:05.492721+00:00, sha b11bfa0c69f1)
  - site_page: https://vuejs.org/guide/quick-start (fetched 2026-08-28T18:06:05.494414+00:00, sha 909fe3622029)
  - site_page: https://vuejs.org/about/faq (fetched 2026-08-28T18:06:05.482867+00:00, sha 8293fae6709c)
  - site_page: https://vuejs.org/about/team (fetched 2026-08-28T18:06:05.485157+00:00, sha d12b4549ec45)
  - site_page: https://vuejs.org/about/releases (fetched 2026-08-28T18:06:05.487050+00:00, sha 18a35dd0dcdb)
  - site_page: https://v2.vuejs.org (fetched 2026-08-28T18:06:05.481111+00:00, sha 47d56d29e839)
- Data as of 2026-08-30T08:39:29.467469+00:00.
