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

https://github.com/sanichkotikov/solid-family-tree-example

FamilyTree demo (using SolidJS)
https://github.com/sanichkotikov/solid-family-tree-example

example-code example-project family-tree solid-js

Last synced: about 1 year ago
JSON representation

FamilyTree demo (using SolidJS)

Awesome Lists containing this project

README

          

# FamilyTree demo (using SolidJS)

This example is a fork of [react-family-tree-example](https://github.com/SanichKotikov/react-family-tree-example),
but uses [solid-js](https://github.com/ryansolid/solid) instead of React.

#### Bundle sizes (gzip)

* Solid: ~12 kB
* React: ~47 kB

#### Modules

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