js-sequence-diagrams icon
js-sequence-diagrams icon

js-sequence-diagrams

 1 like

A simple JavaScript library to turn text into vector UML sequence diagrams. Heavily inspired by websequencediagrams.com, who offer a server-side solution. js-sequence-diagrams uses Jison to parse the text, and Snap.svg to draw the image.

js-sequence-diagrams screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • GB flagUnited Kingdom

Platforms

  • Online
  • Self-Hosted
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • sequence-diagram

js-sequence-diagrams News & Activities

Highlights All activities

Recent activities

No activities found.

js-sequence-diagrams information

  • Developed by

    GB flagAndrew Brampton
  • Licensing

    Open Source (BSD-2-Clause) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  7,825 Stars
  •  1,073 Forks
  •  111 Open Issues
  •   Updated Sep 21, 2022 
View on GitHub

Our users have written 0 comments and reviews about js-sequence-diagrams, and it has gotten 1 likes

js-sequence-diagrams was added to AlternativeTo by David on Apr 28, 2021 and this page was last updated Apr 28, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is js-sequence-diagrams?

A simple JavaScript library to turn text into vector UML sequence diagrams. Heavily inspired by websequencediagrams.com, who offer a server-side solution. js-sequence-diagrams uses Jison to parse the text, and Snap.svg icon Snap.svg to draw the image.