vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 38
- Release rhythm 12
- Longevity 100
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: n/a
- age_days: 3903
- days_rel: 377
- days_push: 377
- n_releases_24m: 1
Adoption not part of the score
29543 stars · 6240 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vue CLI is the official webpack-based scaffolding and build tooling for Vue.js development, providing project generation, a plugin system, and a graphical UI. It is now in maintenance mode, with create-vue (Vite-based) recommended for new projects.
Use cases
- scaffold a new vue.js project
- set up webpack build config for a vue spa
- create a vue project with a graphical ui
- add plugins like router or vuex to a vue project
- build and serve a vue 2 application
When to choose
- maintaining an existing Vue CLI / webpack-based Vue project
- working on a legacy Vue 2 codebase that still uses Vue CLI
- you need the vue ui graphical project manager
When to avoid
- starting a new Vue project - use create-vue with Vite instead
- you want fast modern dev tooling rather than webpack
- building a non-Vue frontend stack
Facets
cli-tool · maturity maintenance
build-tool cli developer-tools web-development frontend developer-tools cli cross-platform vue webpack scaffolding spa project-generator bundler command-line nodejs
3 sources
- readme: https://github.com/vuejs/vue-cli · fetched 2026-08-28 · 2b05c9cca141
- homepage: https://cli.vuejs.org/ · fetched 2026-08-29 · de6f4adda9e3
- registry_npm: https://registry.npmjs.org/vue-cli · fetched 2026-08-29 · 9c6d183fb971
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/vue-cli | main | 41 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem