Settings

Theme

Show HN: Plantuml-Parser – Parse PlantUML Syntax in JavaScript

github.com

7 points by Ente 7 years ago · 1 comment

Reader

EnteOP 7 years ago

I started this because I wanted to build a lightweight web-based and well tested parser for PlantUML. This is to support an other project of mine: A fully web based and interactive visualization for PlantUML.

I am looking for feedback, and maybe more reference projects. This implementation uses PEG.js and its main focus is high test coverage and traceability of changes. I try to achieve this by the use of many fixtures. So even if you don't plan on contributing code, opening an issue with a PlantUML diagram will help :) Thank you.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection