# microsoft/TypeScript-Website

The Website and web infrastructure for learning TypeScript

Repository: https://github.com/microsoft/TypeScript-Website
Canonical: https://ross.abutalabs.com/products/typescript-website
Homepage: https://www.typescriptlang.org
Language: TypeScript
License: CC-BY-4.0
License Family: other
Last push: 2026-08-26T21:13:02+00:00

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

## Adoption (not part of the score)
Stars 2551, forks 1518 (observed 2026-08-28T04:07:00.503550+00:00)

## What it is
The source code and web infrastructure behind the official TypeScript website (typescriptlang.org), including the TypeScript Handbook, playground, and documentation. It is a pnpm monorepo of packages such as twoslash, the sandbox, and the Gatsby-based site.

## Use cases
- learn TypeScript from the official handbook
- try TypeScript in the browser playground
- contribute translations of TypeScript docs
- embed type-checked code samples with twoslash
- host or fork the TypeScript documentation site

## When to choose
- you want to contribute to or localize the official TypeScript docs
- you need the twoslash or TypeScript VFS packages for docs tooling
- you want to study how a large Gatsby documentation site is built

## When to avoid
- you just want to learn TypeScript - read the site instead
- you need the TypeScript compiler itself - use the typescript npm package
- you want a generic docs framework rather than TypeScript-specific infrastructure

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, static-site-generator, internationalization
- domain: web-development, documentation, education, programming-languages
- platform: -
- tags: typescript, gatsby, playground, twoslash, i18n, handbook, nodejs, web-server

## Member repositories
- microsoft/TypeScript-Website (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.503550+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:23:55.781105+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/TypeScript-Website (fetched 2026-08-28T04:07:00.503550+00:00, sha b65a8df49bc6)
  - homepage: https://www.typescriptlang.org (fetched 2026-08-29T10:06:52.434770+00:00, sha 0b7a00efc47a)
  - site_page: https://www.typescriptlang.org/docs (fetched 2026-08-29T10:06:52.451661+00:00, sha 5e95be5e6be8)
  - site_page: https://www.typescriptlang.org/docs/handbook/intro.html (fetched 2026-08-29T10:06:52.504797+00:00, sha fd7aebcdb801)
  - site_page: https://www.typescriptlang.org/download (fetched 2026-08-29T10:06:52.519667+00:00, sha be132cc7ceda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
