JSME Molecule Editor Distribution
This distribution contains 3 directories:
- jsme - the actual JSME code - every file in the directory is a JavaScript code optimized for specific browser
- api_javadoc - the JSME API - please note that although the JSME is in JavaScript, the documentation was generated automatically and therefore follows the Java conventions, anyway it should provide sufficient information to call low-level JSME functions
- jme_examples - examples of usage of JSME using the JME to JSME migration
Files contained in the current directory should help you to implement JSME easily:
doc.html provides basic information about JSME implementation into web page - start with this document
Example pages:
And some other files:
If you are using the JSME cite please the following article:
B. Bienfait and P. Ertl, JSME: a free molecule editor in JavaScript, J. Cheminformatics 5:24 (2013)
Happy molecule editing!