# Myriad-Dreamin/typst.ts

Run Typst in JavaScriptWorld.

Repository: https://github.com/Myriad-Dreamin/typst.ts
Canonical: https://ross.abutalabs.com/products/typstts
Homepage: https://myriad-dreamin.github.io/typst.ts
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: server-side-rendering, typst, browser, nodejs, wasm
Last push: 2026-07-03T06:15:02+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 86, longevity 88
- inputs: {"age_days": 1242, "days_push": 61, "days_rel": 93, "gap_med": 14.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1204, forks 80 (observed 2026-08-28T04:03:58.556663+00:00)

## What it is
Typst.ts brings the Typst typesetting engine to JavaScript environments via WebAssembly, providing a Typst World implementation plus exporters for compiling and rendering Typst documents. It supports server-side SVG embedding, a custom vector format rendered in the browser, and fully client-side compilation with canvas rendering.

## Use cases
- render typst documents in the browser
- server-side render typst to svg for html pages
- embed interactive typst documents in a web app
- compile typst documents client-side with wasm
- build documentation sites from typst sources
- render typst to a canvas element

## When to choose
- you want to display or compile Typst documents in web applications
- you need responsive, incremental rendering of Typst content in the browser
- you are building docs or preview tools on top of Typst

## When to avoid
- you only need simple one-off PDF export from the CLI
- your project does not involve JavaScript or browser environments

## Facets
- artifact type: library
- maturity: active
- function: ssr, templating, wasm, sdk, graphics
- domain: web-development, frontend, documentation, developer-tools
- platform: browser, wasm, cross-platform
- tags: typst, typescript, rust, svg-rendering, canvas-rendering, incremental-rendering, nodejs, web-server

## Member repositories
- Myriad-Dreamin/typst.ts (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.556663+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-30T06:19:38.298270+00:00, confidence not recorded.
  - readme: https://github.com/Myriad-Dreamin/typst.ts (fetched 2026-08-28T04:03:58.556663+00:00, sha 8a99986b471d)
  - homepage: https://myriad-dreamin.github.io/typst.ts (fetched 2026-08-29T12:27:27.664629+00:00, sha 89ceabe678a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
