octochemdb
Helper that allows to query the OctoChemDB webservices
Installation
$ npm install --save octochemdb
Usage
import { OctoChemDB } from 'octochemdb';
const octoChemDB = new OctoChemDB(args);
// result is ...
Helper that allows to query the OctoChemDB webservices
$ npm install --save octochemdb
import { OctoChemDB } from 'octochemdb';
const octoChemDB = new OctoChemDB(args);
// result is ...