openchemlib

9.0.0 • Public • Published

OpenChemLib JS

JavaScript port of the OpenChemLib Java library.

Maintained by Zakodium

NPM version build status npm download DOI

Installation

npm install openchemlib

Documentation

Development

To build this project, you need :

Install dependencies

npm ci

Configure directories

Copy config.default.json to config.json and put the path to the GWT classes on your computer.
If you want to use a custom JDK installation, set the "jdk" key to be the path to your JDK directory.

npm scripts

To run one of the scripts, use npm run <scriptName>.
To pass additional options, use npm run <scriptName> -- --option.

Options :

  • -m [name]: only process module "name"
  • -v: verbose output

build-java

Compile and export the Java API.

copy-openchemlib

Copy the required java files from the openchemlib project.

License

BSD-3-Clause

Package Sidebar

Install

npm i openchemlib

Weekly Downloads

2,850

Version

9.0.0

License

BSD-3-Clause

Unpacked Size

5.99 MB

Total Files

7

Last publish

Collaborators

  • targos
  • lpatiny
  • cheminfo-bot
  • stropitek