/gedcom.js

Gedcom parser for JavaScript.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

GitHub Discussions GitHub tag (latest by date) GitHub

Gedcom.js is a simple javascript library for parsing GEDCOM files. Current version is targeting only Node.JS but shouldn't be too bad to make it work in a browser as well.

This project is based off https://github.com/madprime/python-gedcom.