#typst #compiler #world #font #document #vfs #compilation

typst-ts-compiler

Compile Typst documents

9 releases

new 0.5.0-rc4 May 18, 2024
0.5.0-rc3 Apr 5, 2024
0.5.0-rc2 Mar 25, 2024
0.4.2-rc9 Mar 18, 2024
0.2.2 Jun 10, 2023

#596 in WebAssembly

Download history 84/week @ 2024-02-10 218/week @ 2024-02-17 149/week @ 2024-02-24 30/week @ 2024-03-02 2/week @ 2024-03-09 513/week @ 2024-03-16 810/week @ 2024-03-23 336/week @ 2024-03-30 230/week @ 2024-04-06 127/week @ 2024-04-13 45/week @ 2024-04-20 109/week @ 2024-04-27 78/week @ 2024-05-04 69/week @ 2024-05-11

319 downloads per month
Used in 2 crates

Apache-2.0

420KB
9K 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

~84MB
~1M SLoC