An open API service indexing awesome lists of open source software.

https://github.com/fcsonline/react-family-tree-example-svg

Example of a SVG family tree build on top of React
https://github.com/fcsonline/react-family-tree-example-svg

family family-tree react tree

Last synced: 6 months ago
JSON representation

Example of a SVG family tree build on top of React

Awesome Lists containing this project

README

          

# FamilyTree SVG demo

An example of a relatives tree rendered with React into a SVG node:

![](./demo.png)

## Modules

* [relatives-tree](https://www.npmjs.com/package/relatives-tree)
* [pinch-zoom-pan](https://www.npmjs.com/package/pinch-zoom-pan)