Skip to content

trepo/trepo-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published