pedigreejs is written using ES2015 modules.
It is used for graphically building pedigree data in the web-browser.
For details visit the project page.
Jasmine tests are defined in pedigree_spec.js.
Rollup is used to create a ECMAScript 5 bundle of the distribution (in the build directory):
npm install
npm run build