HyCipher / pedigreejs

A web tool for building pedigrees, https://ccge-boadicea.github.io/pedigreejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pedigreejs

pedigreejs is written using ES2015 modules.

It is used for graphically building pedigree data in the web-browser.

For details visit the project page.

Tests

Jasmine tests are defined in pedigree_spec.js.

ECMAScript 5 bundle

Rollup is used to create a ECMAScript 5 bundle of the distribution (in the build directory):

npm install
npm run build

About

A web tool for building pedigrees, https://ccge-boadicea.github.io/pedigreejs/

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.3%Language:HTML 10.7%Language:CSS 0.1%