Skip to content

afstanton/molecule_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages