# CompareJsonTool **Repository Path**: ED-NY/compare-json-tool ## Basic Information - **Project Name**: CompareJsonTool - **Description**: 用于对比两个JSON文件的差异 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-18 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CompareJsonTool #### 介绍 用于对比两个JSON文件的差异 #### 软件架构 Python script #### 使用说明 1. 选择或复制JSON1 2. 选择或复制JSON2 3. 点击比较 4. 红色的为去掉的,绿色的为新增的