Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 417 Bytes

svgdiagram

A svg diagram generation javascript library wrapped aroung svg.js(v2.7)

Benefits

  • coder-readable way of creating/maintaining a diagram (it's javascript)
  • ability to add logic inside the diagram (it's javascript)
  • generating diagrams becomes easily automatized (text file generation)
  • monitoring the evolution in time of the diagram becomes easy (text file diff)