Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 397 Bytes

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.