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

vuejs/language-tools

⚡ High-performance Vue language tooling based-on Volar.js observed · 2026-08-28

github.com/vuejs/language-tools · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 8
  • age_days: 2315
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 48

Full methodology

Adoption not part of the score

6714 stars · 559 forks observed · 2026-08-28

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

Vue Language Tools is the official language tooling monorepo for Vue.js, providing a VS Code extension, a language server, and the vue-tsc type-checking CLI built on Volar.js. It transforms Vue Single File Components into virtual TypeScript code to power editor features like autocompletion, diagnostics, navigation, and refactoring.

Use cases

  • type-check vue single file components from the command line
  • get intellisense and autocompletion for vue templates in vscode
  • set up vue language server for neovim or sublime
  • extract component props events and slots types programmatically
  • add pug template support to vue language tooling
  • build custom editor tooling for vue sfc files

When to choose

  • you develop Vue.js apps and want full TypeScript-powered IDE support
  • you need CI type checking for Vue SFCs via vue-tsc
  • you want to integrate Vue language features into a custom editor or LSP client

When to avoid

  • your project does not use Vue.js
  • you only need basic syntax highlighting without type awareness
  • you work exclusively with plain JavaScript/TypeScript files

Facets

plugin · maturity active

editor type-system linter developer-tools parser frontend web-development developer-tools text-editors programming-languages editor-plugin cli cross-platform vue volar language-server typescript vue-tsc sfc lsp vscode-extension nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
vuejs/language-toolsmain99

For agents

markdown · JSON · MCP: product_card(name="vuejs/language-tools")

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