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.
Code released under the BSD license.