This is tool to highlight the differences between two JSON objects.
| Category | Value |
|---|---|
| Project Type | Tool: Web App |
| Live URL | https://json-diff.holistic-toolbox.com |
| Firebase Site Name | json-diff |
| Unique Dependencies | jsondiffpatch |
To develop for this project:
- Install dependencies
npm install - Host the project locally in development mode
npm run serve
To deploy this tool you must ensure you have the firebase CLI set up on your machine.
- Build the project
npm run build - Deploy the project
firebase deploy
- show the diff for both the left and right half, rather than just the left