relatives-tree
Version:
Calculates families and nodes positions for rendering a family tree
29 lines (28 loc) • 415 B
JSON
[
{
"id": "jsyRsE5sr",
"gender": "male",
"parents": [],
"siblings": [],
"spouses": [
{
"id": "pdRwdtR54",
"type": "married"
}
],
"children": []
},
{
"id": "pdRwdtR54",
"gender": "female",
"parents": [],
"siblings": [],
"spouses": [
{
"id": "jsyRsE5sr",
"type": "married"
}
],
"children": []
}
]