A Chrome / Firefox extension for visualizing PlantUML descriptions.
This extension visualizes PlantUML descriptions as diagrams.
Currently, this extension can visualize PlantUML descriptions in the following pages.
- GitHub
- File Viewer
- https://github.com/WillBooster/plantuml-visualizer/blob/master/puml-sample/class.pu
- `!include` directive: https://github.com/WillBooster/plantuml-visualizer/blob/master/puml-sample/state.pu
- Issues: https://github.com/WillBooster/plantuml-visualizer/issues/54
- Pull Requests
- Added: https://github.com/WillBooster/plantuml-visualizer/pull/49/files
- Deleted: https://github.com/WillBooster/plantuml-visualizer/pull/50/files
- Changed: https://github.com/WillBooster/plantuml-visualizer/pull/24/files
- `!include` directive: https://github.com/WillBooster/plantuml-visualizer/pull/423/files
- Code blocks in README or something
- README.md: https://github.com/WillBooster/plantuml-visualizer/blob/master/puml-sample/README.md
- Any .pu / .puml / .plantuml / .wsd files
- GitHub Raw Files (only Chrome)
- https://raw.githubusercontent.com/WillBooster/plantuml-visualizer/master/puml-sample/class.pu
- `!include` directive: https://raw.githubusercontent.com/WillBooster/plantuml-visualizer/master/puml-sample/state.pu
- IMPORTANT NOTE: any extension on Firefox cannot work on GitHub Raw Files due to https://bugzilla.mozilla.org/show_bug.cgi?id=1411641
- Local Files
- file:///C:/Users/XXX/Projects/plantuml-visualizer/puml-sample/class.pu
- `!include` directive for local files will NOT be supported because of security problems
- Please use another software for rich rendering of local files (e.g. the official PlantUML renderer: https://plantuml.com/en/starting)
- IMPORTANT NOTE: if you use Google Chrome, you need to allow this extension to access file URLs
The source code is hosted at https://github.com/WillBooster/plantuml-visualizer
Latest reviews
- (2023-02-08) Tawanda Douglas Muringani: Not working
- (2022-12-02) zack zhang: https://willbooster-plantuml.herokuapp.com does not refer a valid plantUML serer
- (2022-10-07) 平井伸治: 日本語でGithub上で使用すると、文字化けした。
- (2021-08-18) 小野塚幸夫: very good! thanks! Feature request? If the background is dark mode, it will be difficult to see, so I want you to be able to set the background color of the figure.
- (2021-03-10) Nguyễn Khắc Quân: very useful to see plainUML in github
- (2020-09-18) Bob H: Loving it, it's worked where other solutions couldn't manage a very large drawing. Feature request? Could you make it interactive so that you can highlight a block and press one of the direction buttons to redraw with that directional mark-up. Positioning blocks on larger PlantUML drawings is probably the hardest thing there is about using PlantUML
- (2020-08-07) 大林檎: thanks for your work, that's awesome, worked on github :)