Skip to content

plazi/synolib

Repository files navigation

synogroup

A js module to get potential synonyms of a taxon name, the justifications for such synonymity and treatments about these taxon names or the respective taxa.

See index.html for an example of a webpage using the library. Go to http://plazi.github.io/synolib/ to open the example page in the browser and execute the script.

For a simple command line example using the library see: main.ts.

building

Only for in-browser usage the code needs to be bundled

deno bundle SynonymGroup.ts synonym-group.js