Tabular pedigrees
- Download code Zip, Node/JavaScript
What it is
A script that takes plain text input and generates a typeset pedigree sheet in a table format.
What it looks like

About the code
It’s rough, unpolished, unprofessional hobby code. (I haven’t yet taken the time to clean it up. Or add tests. Or make it configurable beyond my needs.)
The zip has a README with basic instructions on installation and usage, and it comes with an example file which (along with the initial blog post) is all the documentation there is on the input format.
Related blog posts
Changelog
- 0.1 (22 Jul 2023): Initial release of code