@openchemistry/molecule

Stencil component to display chemical json data


License
BSD-3-Clause
Install
npm install @openchemistry/molecule@0.4.17

Documentation

oc-web-components

CircleCI Status lerna

Monorepo containing OpenChemistry npm packages.

The components are standard web components developed using Stencil can be reused directly in any web environment and/or framework.

@openchemistry/types

npm package

TypeScript interfaces used across all packages.

@openchemistry/utils

npm package

Auxiliary functions to convert and validate cjson data, and components props.

@openchemistry/moljs-es

npm package

Wrapper around 3dmoljs to turn it into an ES6 module.

@openchemistry/molecule-moljs

npm package

A web component to display chemical json data that uses 3dmoljs.

@openchemistry/vibrational-spectrum

npm package

A web component to display the vibrational spectrum of a molecule.

@openchemistry/energy-plot

npm package

A web component to display the free energy of a set of reactions

@openchemistry/sample-data

npm package

Sample cjson data for demo purposes.