rdkit-structure-renderer
v1.2.25
Published
A JS library to render molecules as HTML5 Canvas or SVG using RDKit MinimalLib
Downloads
571
Maintainers
Readme
rdkit-structure-renderer
JS library depending on RDKit MinimalLib to visualize molecules in the browser as either HTML5 canvas or SVG.
Run
npm run build
to build the app and
npm run serve
to serve the test index.html
page from a local webserver.
License
Code released under the BSD license.