-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
What feature or new tool do you think should be added to DevToys?
The tool is almost perfect, but in the JSON formatter option, I always end up copying and pasting a JavaScript JSON file that doesn't have quotes around the keys, or if it's a Python-generated JSON object. However, this website, https://jsonformatter.org/, has a repair option, and it would be great if you could add that option to the JSON formatter, please. Thank you.
Why do you think this is needed?
It would be very quick to review a JSON generated from a JavaScript console.log or a Python print statement.
Solution/Idea
No response
Comments
No response