/Gedcom_to_JS

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

Primary LanguageCSSApache License 2.0Apache-2.0

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)