Generates Plant UML Activity Diagrams from Azure Logic App definitions.
- Learn how to structure module dependencies with npm
- Publish to npm 😇
- Parse Logic App expressions for paths / properties
- Generate guard clauses based on if / switch expressions
- Any missing control flows (?)
- Can do
- Foreach
- Switch
- If
- Parallel branches
- Can not do
- ?
- Can do
- Any missing prominent action and/or trigger type
- Bother to handle indentation
- Include styling from raw GH-file
- Improve color usage
- Icons for activities?