๐
JSON Validator & Formatter
Validate, format, minify, and sort JSON data.
Valid JSON
{
"name": "John",
"age": 30,
"hobbies": [
"reading",
"coding"
]
}Validate, format, minify, and sort JSON data.
{
"name": "John",
"age": 30,
"hobbies": [
"reading",
"coding"
]
}