Skip to content

A W.I.P desktop application for a new typesetting language, typst.

License

Notifications You must be signed in to change notification settings

linhduongtuan/typstudio

 
 

Repository files navigation

[WIP] typstudio

A W.I.P desktop application for a new markup-based typesetting language, typst. Typstudio is built using Tauri.

Features

  • Syntax highlighting
  • Compiler error markers
  • Real time preview
    • Navigate to source
    • More performance optimization
  • Build/export
  • Complete file explorer system
  • Auto complete
  • Image pasting
  • Linting and formatting
  • Bibliography assistant
  • Formatting assistant
  • Project creation assistant / templates

...and more to come!

Development

Do note that development (debug) builds are slower than release builds. Pull requests are welcome!

Prerequisites

Getting Started

pnpm install
pnpm tauri dev # or cargo-tauri dev

Building (Release)

pnpm tauri build # or cargo-tauri build

Learn more

License

Typstudio is licensed under GPLv3.

About

A W.I.P desktop application for a new typesetting language, typst.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 49.6%
  • Svelte 29.4%
  • TypeScript 17.3%
  • JavaScript 3.2%
  • Other 0.5%