seq2boxes

Transform D2 sequence diagrams into boxes and arrows diagrams, prioritizing immediate understandability over temporal precision.

01. Minimal Example

The simplest possible example with just two actors exchanging messages.

02. Basic Authentication Flow

A typical authentication flow with four actors: User, Web Application, Auth Service, and Database.

03. Microservices Order Processing

A complex microservices architecture for order processing, involving 8 different services and systems.

04. Multiple Diagrams with Shared Actors

Demonstrates how seq2boxes handles multiple input sequence diagrams that share common actors.

05. Complex Nexus Architecture

Real-world Nexus sequence diagrams demonstrating seq2boxes on complex, production-like scenarios.