Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chempict

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chempict

Depict chemical pictures for the web.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

chempict

Create chemical pictures for the web.

Install

This is a javascript app that can be run in node and in the browser.

  • To install it in node from npm: npm i chempict

  • To import it in a webpage add a <script> tag your webpage:

Usage

It provides:

  • a SMILES parser
  • a coordinate generator
  • a chemdoodle json writer

Dependencies

eslint: lint and fix javascript code clang-format: format js code

npm scripts

  • lint javascript with eslint: npm run lint
  • format javascript with clang-format: npm run format

TODO

Guidelines

Credits

This project is a fork of the kemia project, which is a reaction editor written in javascript and compiled using the google closure compiler.

The google closure library was used in kemia and some parts of it had been included as utils modules.

Webpack is used to bundle a umd js file for web and node usage.

npmcdn is used to distribute the library for web usage.

The chemdoodle writer is inspired by this blog post written by zach charlop-powers

Keywords

FAQs

Package last updated on 22 Mar 2016

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