Stesura
Live examples
Runnable demos of the Stesura editor. Source lives in apps/demo.
In-memory
Minimal mount with local React state. No persistence, no network — the starting point.
Free tier
Same schema, no pagination packages. Headers/footers stay in the doc but are hidden; sections render as single growing pages.
IndexedDB (offline)
collabFully offline multi-tab co-editing: the collab engine runs in the browser over IndexedDB, with no server.
Pitter Patter
collabRecommended collab backend: server-authoritative sync on your Postgres + Redis, presence, comments, shared proofread cache.
Suite (rooms)
collabA room of documents with lazy mounting: live manifest sidebar, one mounted editor, and a form panel driving server-side edits across the suite.