seqdiag

Draw network sequence diagram SVGs

Usage no npm install needed!

<script type="module">
  import seqdiag from 'https://cdn.skypack.dev/seqdiag';
</script>

README

seqdiag

NPM package to draw network sequence diagram SVGs

Usage

See the Samples for example usage.

Samples

To run the samples, do the following:

  1. cd samples/<name>
  2. npm i
  3. npm start

You should see the following diagram generated by the sample:

sample-1.svg