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

TypeFox/monaco-languageclient

A toolbox for building web applications with editors utilizing language servers. observed · 2026-08-28

github.com/TypeFox/monaco-languageclient · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3430
  • days_rel: n/a
  • days_push: 33
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1361 stars · 216 forks observed · 2026-08-28

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

A set of npm packages that connect the Monaco editor to language servers via the Language Server Protocol, including JSON-RPC over WebSocket communication and a React wrapper component. It enables building web-based code editors with rich language features like completion, diagnostics, and hover information.

Use cases

  • add language server features to monaco editor in a web app
  • embed a code editor with autocomplete and diagnostics in react
  • connect monaco editor to a language server over websocket
  • build a browser-based IDE for a custom DSL
  • run a language server in a web worker for in-browser editing

When to choose

  • you want Monaco editor with full LSP features in a web application
  • you need JSON-RPC communication with a language server over WebSocket
  • you want a ready-made React component wrapping Monaco with language client support

When to avoid

  • you need a full VS Code-like IDE rather than a single editor component
  • your project does not use Monaco editor or the Language Server Protocol
  • you need a desktop-only editor without a web frontend

Facets

library · maturity active

rpc websocket editor plugin-system developer-tools web-development frontend developer-tools text-editors apis browser cross-platform monaco-editor language-server-protocol lsp rpc react typescript web-editor web-server nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
TypeFox/monaco-languageclientmain75

For agents

markdown · JSON · MCP: product_card(name="TypeFox/monaco-languageclient")

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