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)
- Host: GitHub
- URL: https://github.com/sanichkotikov/solid-family-tree-example
- Owner: SanichKotikov
- Created: 2020-07-28T08:13:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T04:58:31.000Z (over 4 years ago)
- Last Synced: 2025-01-25T21:11:33.359Z (over 1 year ago)
- Topics: example-code, example-project, family-tree, solid-js
- Language: TypeScript
- Homepage: https://sanichkotikov.github.io/solid-family-tree-example/
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)