Last updated:
0 purchases
molecule parser
Given a string of data from common chemistry data formats, this should yield a "molecule_core" data structure representing that chemical, and given a "molecule_core" data structure and a format, this should emit a valid string of data suitable for saving to a file in that format.
Features #
Nothing at present, currently a placeholder. Intended functionality is described above.
Getting started #
Documentation will be added as this fills out.
Usage #
There are no suitable examples on how to use this yet.
const like = 'sample';
copied to clipboard
Additional information #
At present, this is a placeholder for this project, and functionality will be added to this as needed. Once it becomes useful, suggestions will be welcome.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.