#typst #server-side-rendering #document #font #compiler #browser #compilation

typst-ts-compiler

Compile Typst documents

11 releases

0.5.0-rc6 Jul 15, 2024
0.5.0-rc5 Jun 27, 2024
0.5.0-rc4 May 18, 2024
0.5.0-rc3 Apr 5, 2024
0.2.2 Jun 10, 2023

#1248 in WebAssembly

Download history 158/week @ 2024-09-24 190/week @ 2024-10-01 202/week @ 2024-10-08 119/week @ 2024-10-15 1/week @ 2024-10-22 16/week @ 2024-12-10

1,533 downloads per month
Used in typst-preview

Apache-2.0

590KB
13K SLoC

typst-ts-compiler

See Typst.ts


lib.rs:

Typst.ts compiler library.

This library is used to compile Typst code into a document and export it into various artifacts. See https://github.com/Myriad-Dreamin/typst.ts/tree/main/exporter for more information about the available exporters.

The library consists of three parts:

Dependencies

~80MB
~1M SLoC