Myriad-Dreamin / typst.ts

Run Typst in JavaScriptWorld.
https://myriad-dreamin.github.io/typst.ts
Apache License 2.0
337 stars 16 forks source link

Better Typst.ts (Stage4) #397

Open Myriad-Dreamin opened 9 months ago

Myriad-Dreamin commented 9 months ago

Stage 1 has been implemented:

Stage 2 has been implemented:

Stage 3 has been implemented:

The next primary targets are Proposal 7 and Proposal 9.

Proposal 9, Renderer: SEO for Typst documents

Generate site metadata for a typst document. The first launched feature should generate meta title an description for each document, with optional SEO friendly link rendering.

State: exploring SEO with typst-book

State: PoC has been created here.

Proposal 7, Renderer: In-place Replacement Plugin for MathJax Users

Design a plugin to replace the MathJax with Typst.ts, rendering the math and tikz code every side.

State: The proposal is under draft.

Myriad-Dreamin commented 9 months ago

close #315