/plantuml-viewer

Chrome extension for viewing PlantUML diagrams.

Primary LanguageJavaScript

PlantUML

Renders UML diagram as defined in a text file. For full syntax, see: http://plantuml.sourceforge.net/index.html

  1. Install the extension from Chrome Web Store.
  2. Check "Allow access to file URLs" in chrome://extensions/.
  3. Open local or remote text file with UML diagram definition in browser (the text starts with @startuml).
  4. See the rendered UML diagram!

Features

  • Automatically updates the diagram when the local file is changed.
  • You can use your own server by changing the server URL in the popup of the action button (action button is displayed while viewing PlantUML files).

Permissions

This extension does not require any permissions.

Credits

Credits go to Arnaud Roques, the author of the PlantUML. If you like this plugin, support the original author via the PayPal button on the PlantUML site (http://plantuml.sourceforge.net/index.html).