#1683·DevToys

Feature Request: Json diff

Author: roxen-creatorCreated Jun 27, 2026Updated Jun 27, 2026
Labelsfeatureuntriaged

What feature or new tool do you think should be added to DevToys?

Json diff used to comparing two similar format json with different values.

Why do you think this is needed?

It is very helpful in debugging a the specific value which might be causing the issue in json.

Solution/Idea

This is what I currently work with if I had to compare two similar json with different values. It is online: jsondiff.com

Comments

No response