JSON viewer
"root"
:
{29 Items
"avatar"
:
string
"https://i.imgur.com/1bX5QH6.jpg"
"string"
:
string
"Lorem ipsum dolor sit amet"
"integer"
:
int
42
"url"
:
{
}0 Items
"float"
:
float
114.514
"bigint"
:
bigint
123456789087654321n
"undefined"
:
undefined
"timer"
:
int
0
"date"
:
date
Tue, Sep 13, 2022, 07:07 PM
"link"
:
string
"http://example.com"
"emptyArray"
:
[
]0 Items
"array"
:
[5 Items
0
:
int
19
1
:
int
19
2
:
int
810
3
:
string
"test"
4
:
NaN
]
"emptyObject"
:
{
}0 Items
"object"
:
{3 Items
"foo"
:
bool
true
"bar"
:
bool
false
"last"
:
NULL
}
"emptyMap"
:
{
}0 Items (Map)
"map"
:
{3 Items (Map)
"foo"
:
int
1
"goo"
:
string
"hello"
"[object Object]"
:
string
"world"
}
"emptySet"
:
{
}0 Items (Set)
"set"
:
{3 Items (Set)
int
1
int
2
int
3
}
"loopObject"
:
{3 Items
"foo"
:
int
42
"goo"
:
string
"Lorem Ipsum"
"self"
:
{loopObject
}3 Items
}
"loopArray"
:
[2 Items
0
:
{3 Items
"foo"
:
int
42
"goo"
:
string
"Lorem Ipsum"
"self"
:
{loopArray[0]
}3 Items
}
1
:
[loopArray
]2 Items
]
"longArray"
:
[1000 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
[
]100 Items
]
"nestedArray"
:
[2 Items
0
:
[2 Items
0
:
int
1
1
:
int
2
]
1
:
[2 Items
0
:
int
3
1
:
int
4
]
]
"superLongString"
:
string
"11111111111111111111111111111111111111111111111111"
"function"
:
"constFunction"
:
"anonymousFunction"
:
"shortFunction"
:
"shortLongFunction"
:
"string_number"
:
string
"1234"
}