UNPKG
json-honey
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Yet another sweetest json prettifier
github.com/gobwas/json-honey
gobwas/json-honey
json-honey
/
test
/
expectation.txt
31 lines
•
420 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"sweetest"
:
"honey"
,
"ever"
:
true
,
"it"
:
{
"makes"
:
{
"me"
:
[
"cry"
,
"happy"
,
"calm"
,
999
,
"next will null"
,
null
,
null
]
}
,
"want"
:
{
"to"
:
[
"to"
,
{
"actions"
:
[
"try"
,
"it"
,
"right"
,
"now"
]
}
]
}
}
,
"empty"
:
{
}
}