3.2.20 • Published 1 year ago

dehimer-relatives-tree v3.2.20

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

relatives-tree

A tiny library (~3.5 kB gz) for calculating specific JSON data to family tree nodes and connectors.

šŸ–„ Here is a demo app with React rendering.

import calcTree from 'relatives-tree';

const tree = calcTree(json, { rootId });

The nodes & the connectors are simple JS objects, so you can use any rendering layer.

Usage

šŸ›  Canvas example
šŸ› ļø React example (react-family-tree source code)
šŸ› ļø Solid example

šŸ“ JSON data examples.

Contributing

Please read this documentation before contributing.

3.2.20

1 year ago

3.2.19

2 years ago

3.2.18

2 years ago

3.2.17

2 years ago

3.2.15

2 years ago

3.2.14

2 years ago

3.2.13

2 years ago

3.2.12

2 years ago

3.2.11

2 years ago