retog / synolib

Home Page:http://oss.factsmission.com/synogroup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 https://oss.factsmission.com/synogroup/ 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

About

http://oss.factsmission.com/synogroup/

License:MIT License


Languages

Language:TypeScript 89.5%Language:HTML 10.5%