# microsoft/vscode-webview-ui-toolkit

A component library for building webview-based extensions in Visual Studio Code.

Repository: https://github.com/microsoft/vscode-webview-ui-toolkit
Canonical: https://ross.abutalabs.com/products/vscode-webview-ui-toolkit
Language: TypeScript
License: MIT
License Family: permissive
Topics: vscode, component-library, visual-studio-code
Archived: true
Last push: 2024-09-24T22:40:28+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2270, "days_push": 708, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2111, forks 158 (observed 2026-08-28T04:06:14.312764+00:00)

## What it is
A component library of web components for building webview-based extensions in Visual Studio Code, matching the editor's design language. It supports any tech stack (React, Vue, Svelte) and automatically adapts to the current editor color theme with built-in accessibility.

## Use cases
- build a vscode extension ui inside a webview
- make extension panels match the vscode editor theme
- add accessible buttons and inputs to a vscode webview
- use vscode-styled components in a react webview extension
- style webview ui consistently with the rest of the editor

## When to choose
- building a webview-based vscode extension that must match the editor's design language
- you need framework-agnostic web components with automatic theme support

## When to avoid
- starting a new project, since the toolkit is deprecated as of January 1, 2025
- building non-webview vscode extension UIs (tree views, status bars)
- you need long-term maintained support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework, web-framework
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: vscode, webview, web-components, component-library, visual-studio-code, deprecated, theming, accessibility, web-server

## Member repositories
- microsoft/vscode-webview-ui-toolkit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:14.312764+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:53:43.949076+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/vscode-webview-ui-toolkit (fetched 2026-08-28T04:06:14.312764+00:00, sha 3df2db1dde90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
