# dmn-visual-comparison **Repository Path**: mirrors_bpmn-io/dmn-visual-comparison ## Basic Information - **Project Name**: dmn-visual-comparison - **Description**: Visual comparison tool for DMN diagrams - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-08 - **Last Updated**: 2025-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DMN Visual Comparison Visual comparison tool for DMN 1.3 documents. > This is work in progress and will not work for all cases. ## Usage ### Install dependencies ``` npm i ``` ### Start in dev mode ``` npm run dev ``` Access the application at http://localhost:1234. Append versions to the path to see differences for some already prepared files (1 to 7). e.g http://localhost:1234/1..2