|
|
|
Show HN: Best JSON Comparison Tool
(jsontoolbox.com)
|
|
3 points
by sourabh86
293 days ago
|
|
Hi All, For the lack of a clean, accurate and feature heavy json comparison tool out there. I made jsontoolbox compare tool. This is the only tool that-
- does real time comparison
- shows JSON path dynamically as you navigate the json
- allows type/paste in, import from file or drag-drop 1/2 files in the editor to compare
- lets you choose if you want sync-scroll or not
- sorts both json (only)if you like to see a sorted diff
- lets you swap both json
- lets you download each json separately with a custom file name
- works completely on client side
- has no ads
- has dark/light mode It is also one of the best JSON Formatter/Minifier out there :) I know there is a sea of such tools out there, but as a developer none were good enough for my use case. Please try it out and share feedback. |
|