#typst #server-side-rendering #document #compiler #font #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

#1018 in WebAssembly

Download history 424/week @ 2024-07-14 169/week @ 2024-07-21 181/week @ 2024-07-28 236/week @ 2024-08-04 167/week @ 2024-08-11 113/week @ 2024-08-18 124/week @ 2024-08-25 57/week @ 2024-09-01 77/week @ 2024-09-08 122/week @ 2024-09-15 237/week @ 2024-09-22 131/week @ 2024-09-29 258/week @ 2024-10-06 161/week @ 2024-10-13 7/week @ 2024-10-20

457 downloads per month
Used in typst-preview

Apache-2.0

585KB
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

~77MB
~1M SLoC