UNPKG

relatives-tree

Version:

Calculates families and nodes positions for rendering a family tree

5 lines (3 loc) 93 B
export const SIZE = 2; export const HALF_SIZE = SIZE / 2; export const NODES_IN_COUPLE = 2;