jsonprint.devβ
π The cool way to view your JSON data.
Enter your messy JSON below and watch the magic happen π
{hello:'there!',enterYour: {json: 'here'}}
{
"
hello
"
:
"there!"
,
"
enterYour
"
:
{
"
json
"
:
"here"
}
}