UNPKG
nested_json_to_csv
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.4-b
2.0.3
2.0.2
2.0.2-b
2.0.1
2.0.0
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.0
1.0.4
1.0.3
1.0.2
github.com/Fox-Immortal/json-csv
Fox-Immortal/json-csv
nested_json_to_csv
/
Data
/
data.json
1 lines
•
161 B
JSON
View Raw
1
{
"user"
:
{
"id"
:
"user"
,
"uid"
:
"31245323"
,
"name"
:
"fox"
,
"address"
:
{
"city"
:
"nowhere"
}
}
,
"child"
:
{
"id"
:
"child"
,
"uid"
:
"31245324"
,
"name"
:
"fox"
,
"address"
:
{
"city"
:
"where"
}
}
}