cvonk / gedcom.js

Gedcom parser for JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Gedcom parser for JavaScript.

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.7%Language:Shell 16.3%