#typst #compiler #world #vfs #document #compile #model

typst-ts-compiler

Compile Typst documents

8 releases

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

#339 in Filesystem

Download history 51/week @ 2024-02-09 215/week @ 2024-02-16 155/week @ 2024-02-23 60/week @ 2024-03-01 2/week @ 2024-03-08 478/week @ 2024-03-15 773/week @ 2024-03-22 244/week @ 2024-03-29 369/week @ 2024-04-05 134/week @ 2024-04-12 43/week @ 2024-04-19

902 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

~81MB
~1M SLoC