# json-sort **Repository Path**: bnmnba/json-sort ## Basic Information - **Project Name**: json-sort - **Description**: json或js对象和数组的深度排序和内容等价比较。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2024-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # json-sort json or js object deep compare or sort ## function 1. object sort 2. object or array compare 3. array sort ## run ```shell $ node jsort.mjs ``` 测试使用的node版本:Node.js v18.19.1