Event Storming Diagram Renderer
Overview
Render event storming diagrams on GitHub from fenced code blocks.
# Event Storming Diagram Renderer for GitHub and VS Code ๐ **[Playground](https://rexebin.github.io/event-storming-plugin/)** โ try it live in your browser A **browser extension** (Manifest V3) and **VS Code Markdown preview extension** that render **event storming** diagrams from fenced code blocks. > โ ๏ธ **Event storming diagrams should be small and concise.** A complex or sprawling event storming diagram is often a signal โ not an achievement โ that the underlying domain design or code structure needs simplification. > In DDD practice, event storming is a collaborative discovery tool for building shared understanding, not a comprehensive documentation artifact. > If your diagram feels overwhelming, consider: > 1. are you capturing implementation details instead of bounded behaviors? > 2. Are aggregates too fat? Is a single bounded context trying to model an entire enterprise workflow? > Good event storming models fit on a wall and spark conversation, not serve as reference architecture documents. See [Alberto Brandolini's Big Picture Event Storming](https://www.eventstorming.com/) and the [DDD Community guidelines](https://dddcommunity.org/) for best practices. > This project aims to accommodate moderate complexity. PRs are welcome, but simplicity wins over supporting overly complex event storming diagrams. ## Features - ๐จ Full event storming visual language: events, commands, queries, aggregates, actors, policies, views, read models, external systems, errors, and note nodes - ๐ฆ Container-based layout: XML DSL containers render as visual boxes for aggregates, external systems, read models, and process containers - ๐๏ธ Nested process groups: each child group renders inside a dashed sub-container with the group name in the top-left corner - โฌ ๏ธโ Left-to-right process flows: actor โ command/query/policy โ event inside containers, with failure branches rendered below nodes - โ๏ธ Directional arrows with shared-target fan-in layouts for commands and views - ๐ Interactive zoom & pan - ๐ก Notes-only tooltips: tooltips appear only for containers, groups, or nodes that have notes - ๐ Note badges on containers, groups, and nodes that have notes - ๐ฏ Collapsible diagrams with toggle button - ๐ Color-coded rectangles (black border) per event storming standard: - **Orange** (`#FFA500`) โ Domain Events - **Light Green** (`#91D49C`) โ Commands - **Dark Green** (`#5BAA62`) โ Queries / Read Models - **Yellow** (`#FEE254`) โ Aggregates - **Yellow** (`#FEE254`) โ Views - **Gray** (`#D4D3D3`) โ Actors - **Blue** (`#859EBF`) โ Policies - **Pink** (`#FB8597`) โ External Systems - **Cyan** (`#8DCFF9`) โ Errors - **Light Yellow** (`#FFF1AA`) โ Temp Objects / Notes
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedJuly 12, 2026
- Offered byrexebin
- Size46.96KiB
- LanguagesEnglish (United Kingdom)
- Developer
Email
rexebin@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site