Omni Viewer

Universal file viewer

PlantUML Viewer Guide

Omni Viewer renders PlantUML previews in the browser with puml-canvas-js. This page ports the package demo into the docs so you can edit each source and compare local SVG output with the plantuml.com reference rendering.

puml-canvas-js

Pipeline: source -> lexer -> parser -> AST -> layout -> scene -> renderer (SVG)

← Back to Docs