npm.io
2.11.6 • Published yesterday

octochemdb

Licence
MIT
Version
2.11.6
Deps
7
Size
492 kB
Vulns
0
Weekly
0
Stars
9

octochemdb

NPM version npm download

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 ...

License

MIT