# jsobjectdiff **Repository Path**: mirrors_FGRibreau/jsobjectdiff ## Basic Information - **Project Name**: jsobjectdiff - **Description**: Ensure that two JavaScript files containing objects have the same keys and display differences - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jsobjectdiff [](https://drone.io/github.com/FGRibreau/jsobjectdiff/latest) [](https://david-dm.org/FGRibreau/jsobjectdiff) [](https://david-dm.org/FGRibreau/jsobjectdiff) > Ensure that two JavaScript files containing objects have the same keys and display differences. We use it at @Bringr for diffing i18n files. ### Setup ```shell npm install jsobjectdiff -g ```