Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trepo

Javascript implementation of Trepo.

This repo contains the following packages:

  • treo-core - The main Trepo class, exposing a request method that calls graphql.
  • trepo-npipes - Traversals
  • trepo-ptree - Genealogical data model helper functions
  • trepo-server - Run a Trepo http server
  • trepo-vgraph - vGraph implementation on top of vagabond-db
  • trepo-xsearch - Searching

Developing

trepo-js is a mono-repo managed by lerna. To get started clone this repo and run:

npm install # Installs lerna and dev dependencies
npm run bootstrap # Links packages and installs regular dependencies

Development is tracked via Github projects and issues.

License

MIT

About

Javascript implementation of Trepo

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages