rdkit-structure-renderer icon indicating copy to clipboard operation
rdkit-structure-renderer copied to clipboard

JavaScript package for interactive rendering of 2D chemical structures in the browser.

trafficstars

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.