Skip to content

bag-cnag/pedigreejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pedigreejs

pedigreejs is a javascript module for graphically building pedigree data in the web-browser.

For details visit the project page.

Tests

Jasmine tests are defined in pedigree_spec.js.

Build

Grunt can be used to build the distribution:

npm install -g grunt-cli
npm install grunt --save-dev
npm install
grunt

It can also be used to run JShint.

Packages

No packages published

Languages

  • JavaScript 88.0%
  • HTML 11.9%
  • CSS 0.1%