PlantUML Lite

pending

by Monokll Labs

Zero-config PlantUML support — renders diagrams instantly and exports to SVG.

Updated 7d agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

PlantUML Lite — Obsidian.md plugin

A lightweight, zero-config PlantUML plugin for Obsidian.md.

Renders plantuml code blocks instantly using the official PlantUML JavaScript engine — no Java, no server, no setup required.

Features

  • Zero configuration
  • Renders PlantUML diagrams directly in your notes
  • Export diagrams to SVG

Example

@startuml
Alice -> Bob: Hello
@enduml

Development

Install dependencies

bun install

Start development

bun dev

Build the plugin

bun run build

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.