New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openchemlib

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openchemlib

Manipulate molecules

  • 3.0.0-beta3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
increased by36.8%
Maintainers
1
Weekly downloads
 
Created
Source

openchemlib-js

JavaScript interface with the openchemlib java library

Documentation

Development

To build this project, you need :

  • java >= 1.7
  • GWT 2.7 (link)
  • Node.js 0.12 or io.js (link)

Install dependencies

npm install [sudo] npm install -g gulp

Configure directories

Copy config.default.json to config.json and put the path to the GWT classes on your computer.
If you want to update the java code from openchemlib, provide the path to the openchemlib source.

Gulp tasks

Options

  • -m [name]: only process module "name"
  • -v: verbose output
compile:min / compile:pretty

Execute the GWT compilator

export

Transform the GWT compiled files to javascript modules

build:min / build:pretty

Compile and export

copy:openchemlib

Copy the required java files from the openchemlib project

License

BSD

Keywords

FAQs

Package last updated on 12 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc