Swimlanes.io – generated editable sequence diagrams

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Mermaid

    Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

  • Fun! I think there's a ton of value in programmatic "markup for flowchart" type tools. My tool of choice has historically been MermaidJS: https://mermaid-js.github.io/mermaid-live-editor

  • diagwiz

    Diagrams as code

  • For sequence diagrams in text format you can take diagwiz for a spin. There is also an online version of the tool. Disclaimer: It is working, but it's still just an experiment and might change a lot.

    https://github.com/kjagiello/diagwiz

    https://diagwiz.io/playground/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • yezdi

    Sequence diagram (SD) in python

  • My incomplete attempt to do something similar in python https://github.com/ragsagar/yezdi

  • wavedrom

    :ocean: Digital timing diagram rendering engine

  • Here's one I didn't see on your list:

    https://wavedrom.com/

  • mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

  • Why not use Mermaid (JS => SVG) or PlantUML (Java => SVG, PNG, etc)?

    Especially Mermaid [1] is supported by a lot of Markdown editors and can be directly rendered in browsers by including the javascript library. Without any data protection issues.

    PlantUML needs a server or an installation (Java) which can be self hosted as well. And provides a ton of integrations [2]. And of course it supports sequence diagrams [3]

    [1] https://mermaid-js.github.io/mermaid/#/sequenceDiagram

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pikchr: A PIC-like markup language for diagrams in technical documentation

    2 projects | news.ycombinator.com | 6 Jan 2024
  • How to draw beautiful software architecture diagrams

    17 projects | news.ycombinator.com | 27 Oct 2023
  • WaveDrom draws your Timing Diagram or Waveform

    1 project | news.ycombinator.com | 23 Oct 2023
  • Nomnoml

    10 projects | news.ycombinator.com | 2 Oct 2023
  • How to make beautiful flowchart with Angular ?

    4 projects | /r/Frontend | 27 Jul 2023