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

volarjs/volar.js

💙🌊 observed · 2026-08-28

github.com/volarjs/volar.js · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 70
  • Release rhythm 40
  • Longevity 95
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: 22
  • age_days: 1333
  • days_rel: 495
  • days_push: 181
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1255 stars · 76 forks observed · 2026-08-28

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

Volar.js is a framework for building language tooling for embedded languages, powering language servers like Vue, Astro, and MDX. It provides modular packages for virtual code processing, language services, and LSP server/client implementations that work across editors.

Use cases

  • build a language server for a custom or embedded language
  • add IntelliSense, diagnostics, and auto-completion to a DSL
  • create a VS Code extension with LSP support for a new language
  • integrate language services into Monaco Editor
  • run diagnostics and formatting for a language in Node.js tooling
  • reuse language services across multiple editors and IDEs

When to choose

  • you are building editor tooling for a language or framework with embedded code blocks
  • you want LSP-based features without implementing the protocol yourself
  • you need language support that works across VS Code, Monaco, and other editors

When to avoid

  • you only need simple syntax highlighting without semantic features
  • your language is not embedded and a standard LSP toolkit suffices
  • you need a ready-made end-user editor rather than a tooling framework

Facets

framework · maturity active

editor developer-tools parser documentation developer-tools programming-languages text-editors web-development cross-platform editor-plugin language-server-protocol lsp embedded-languages editor-tooling intellisense virtual-code monaco-editor vscode nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
volarjs/volar.jsmain64

For agents

markdown · JSON · MCP: product_card(name="volarjs/volar.js")

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