{"id":16386286,"url":"https://github.com/tmcw/gedcom","last_synced_at":"2025-04-04T14:06:33.912Z","repository":{"id":25355554,"uuid":"28783259","full_name":"tmcw/gedcom","owner":"tmcw","description":"A simple GEDCOM parser that focuses on translating GEDCOM structure into JSON.","archived":false,"fork":false,"pushed_at":"2025-03-20T15:14:23.000Z","size":970,"stargazers_count":165,"open_issues_count":6,"forks_count":31,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-28T13:07:31.073Z","etag":null,"topics":["gedcom","genealogy"],"latest_commit_sha":null,"homepage":"https://tmcw.github.io/gedcom/live/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmcw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-04T19:12:01.000Z","updated_at":"2025-03-20T15:14:27.000Z","dependencies_parsed_at":"2024-01-24T17:36:36.884Z","dependency_job_id":"752cd429-c1f3-420e-8ced-701761fdfcba","html_url":"https://github.com/tmcw/gedcom","commit_stats":null,"previous_names":["tmcw/parse-gedcom"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fgedcom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fgedcom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fgedcom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fgedcom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmcw","download_url":"https://codeload.github.com/tmcw/gedcom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190250,"owners_count":20898702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gedcom","genealogy"],"created_at":"2024-10-11T04:16:50.230Z","updated_at":"2025-04-04T14:06:33.889Z","avatar_url":"https://github.com/tmcw.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gedcom\n\nA small, simple parser for [GEDCOM](http://en.wikipedia.org/wiki/GEDCOM) 5.5.1.\n\n# [API Documentation](./docs/README.md)\n\n### Installation\n\nThe `gedcom` package can be added as a dependency to use in your code, or\nif you'd like to just use the CLI, install it globallly:\n\n```\nnpm install -g gedcom\n```\n\n### CLI\n\n```\nUsage\n$ gedcom \u003cinput\u003e\n\tOptions\n\t  --type, -s   Output type (json, d3.json, dot)\n\tExamples\n\t  $ gedcom input.ged output.json\n```\n\n### Caveats\n\n- The GEDCOM specification allows use of an ANSEL character encoding - a nearly-unknown\n  predecessor to UTF-8. This parser doesn't currently handle ANSEL encoding, so it\n  may behave oddly with files in ANSEL. However, it appears that most programs that\n  export GEDCOM default to or at least support UTF-8, which is recommended instead.\n- The GEDCOM standard is ubiquitous and practical, but has [embedded cultural biases](./GEDCOM_BIAS.md).\n  This parser allows \"non-standard\" input in places where GEDCOM is bigoted, like\n  the `SEX_VALUE` field.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fgedcom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmcw%2Fgedcom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fgedcom/lists"}