Skip to content

Allow you to process your own gedcom file to render an accendant graph with nothing more than vanilla JS

License

Notifications You must be signed in to change notification settings

besstiolle/Gedcom_to_JS

Repository files navigation

Gedcom to HTML Canevas or SVG using no more than vanilla JS

[Experimental] Allow you to process your own Gedcom file to render an ascendant graph with nothing more than vanilla JS.

See more on our live demo on GitHub Pages.

To install :

  • npm install
  • npm run build
  • npm run start (will start a webserver on port 9000)

About

Allow you to process your own gedcom file to render an accendant graph with nothing more than vanilla JS

Resources

License

Stars

Watchers

Forks