Skip to content

electratype/electratype

Repository files navigation

ElectraType

ElectraType is an open-source web based Typst editor built using Svelte.

This project is in very active development stage therefore stability is not guaranteed.

This project uses WASM module fount at sister repo https://github.com/electratype/wasm.

Installation

  1. Create parent folder /parent
  2. Clone this repository into the parent dir folder /electratype
  3. Clone https://github.com/electratype/wasm in to the parent dir folder /electratype-wasm
  4. While inside /electratype folder, build WASM module using yarn run wasm-module
  5. Start app using yarn run dev --open

Roadmap

  • Add font supportgit
  • Add collaboration support
  • Add package support
  • Improve performance on larger documents
  • Add project directories and opening from file system

About

Web based Typst editor using WASM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published