vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 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: 4783
- days_rel: n/a
- days_push: 692
- n_releases_24m: 0
Adoption not part of the score
210689 stars · 33749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vue 2 is the end-of-life repository for Vue.js, a progressive JavaScript framework for building user interfaces that scales from a lightweight library to a full-featured framework. It reached End of Life on December 31, 2023, and all active development has moved to the vuejs/core repository for Vue 3.
Use cases
- build a reactive single-page web application
- add incremental interactivity to an existing server-rendered page
- maintain a legacy Vue 2 codebase
- learn how a progressive frontend framework works
- build component-based user interfaces with a virtual DOM
When to choose
- you are maintaining or patching an existing Vue 2 application that cannot be upgraded
- you need a framework whose distribution packages remain available on CDNs and npm despite EOL
- you are studying Vue 2 source code or writing migration tooling toward Vue 3
When to avoid
- you are starting any new project - use Vue 3 (vuejs/core) instead
- you need security fixes, bug fixes, or new features, since Vue 2 receives none
- you have compliance requirements about unmaintained software without a paid extended-support plan
Facets
framework · maturity abandoned
frontend-framework ui-components state-management templating ssr web-development frontend developer-tools browser cross-platform vue2 end-of-life progressive-framework reactive-ui virtual-dom single-page-applications javascript nodejs web
3 sources
- readme: https://github.com/vuejs/vue · fetched 2026-08-28 · b8c2255176e1
- homepage: http://v2.vuejs.org · fetched 2026-08-28 · 4b072d6d470f
- site_page: https://vuejs.org/about/team.html · fetched 2026-08-28 · d12b4549ec45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/vue | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem