You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A deterministic, embeddable Word-document engine written in Rust — it reads and writes .docx, holds the document in a normalized editable model, and lays it out and renders it to pixels, for native, WebAssembly, and headless hosts that need real DOCX fidelity without a browser, a server, or a UI framework.
An experimental Go document engine for large local UTF-8 files, with a persistent Piece Tree, immutable snapshots, crash recovery, undo/redo, and atomic saves.