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';
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.
Libraries
- molecule_parser
- Support for doing something awesome.