Skip to content

youngtai/gedcomx-differ-react

Repository files navigation

Try it at https://youngtai.github.io/gedcomx-differ-react/

This is a tool for visually diffing a pair of simple GedcomX JSON. The intent is not to be able to diff all of the various fields and data that GedcomX can represent, but to make it easy to diff and edit a basic record with persons, relationships, and their facts.

Currently the primary customer is missionary volunteers who create GedcomX indexes for ACE to use in model testing and training.


Running Locally

  1. Clone this repo
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:5173 in your browser

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Tool for visually diffing and editing GedcomX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published