Skip to content

HyCipher/pedigreejs

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 89.2%
  • HTML 10.7%
  • CSS 0.1%