Skip to content

LegReq/xmi-mermaid

Repository files navigation

xmi-mermaid

xmi-mermaid is a conversion tool for turning xmi sequence diagrams into mermaid format, particularly for use in Github.

Initially, it will ONLY handle sequence diagrams.

Instructions

  1. Clone repo
  2. Install node modules npm install
  3. Export Visual Paradigm project conatining Sequence Diagrams as XMI.
  • Name file however you want: .xml
  1. Copy XMI file into root of this project
  2. Update the inFileName variable in converter.js to be this XMI file you just copied into the root
  3. Run xmi to mermaid converter. node converter.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published