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
- Host: GitHub
- URL: https://github.com/fcsonline/react-family-tree-example-svg
- Owner: fcsonline
- Created: 2021-04-28T18:55:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T19:00:16.000Z (over 4 years ago)
- Last Synced: 2025-04-12T11:12:56.614Z (6 months ago)
- Topics: family, family-tree, react, tree
- Language: TypeScript
- Homepage:
- Size: 767 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FamilyTree SVG demo
An example of a relatives tree rendered with React into a SVG node:

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