2 个仓库
Comparison of two versions of a visual diagram to identify structural and graphical changes.
Distinct from Code Version Comparisons: Distinct from Code Version Comparisons: focuses on the structural and visual differences of diagrams rather than textual code changes.
Explore 2 awesome GitHub repositories matching development tools & productivity · Visual Diagram Diffing. Refine with filters or upvote what's useful.
bpmn-js is a browser-based BPMN 2.0 web modeler and rendering engine used for creating, editing, and visualizing business process models. It functions as an XML process modeler that parses BPMN 2.0 XML data into interactive visual diagrams within a web application. The project distinguishes itself as a business process visualizer with capabilities for process flow simulation, which tracks token movement to mimic real-time execution. It also supports diagram version comparison to identify changes between model iterations and provides a layered overlay interface for binding metadata and custom
Visualizes structural and graphical differences between two versions of a BPMN model.
本项目是一个可视化绘图工具和 VS Code 集成,允许用户直接在其工作区内创建和编辑 Draw.io 文件。它提供了一个图形界面,用于使用 XML、SVG 和 PNG 格式构建架构图和流程图。 该扩展包含一个代码到图表的导航器,将可视化节点链接到代码库中的特定文件和符号。它还具有一个协作编辑环境,带有用于头脑风暴的同步光标,以及一个无需互联网连接即可保持全部功能的离线界面。 工具集涵盖多格式图表编辑,包括原始 XML 操作和格式转换。它进一步支持可视化版本比较以识别图表迭代之间的结构差异,并提供用于扩展核心功能的插件架构。
Compares two different versions of a visual diagram to identify structural changes and architectural differences.