Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 357 Bytes

File metadata and controls

1 lines (1 loc) · 357 Bytes

A 36-line Javascript GEDCOM parser. It only handles specification-conformant lines and has no error messages, but it handles all of GEDCOM 7.0.0 structures including CONT, pointers, and extension tags. Structure hierarchy is not validated, and hence payload datatypes are not known nor handled.