Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend ketcher API: Add possibility to run server functions #1172

Closed
AndreiMazol opened this issue Dec 31, 2021 Discussed in #1116 · 0 comments · Fixed by #1173
Closed

Extend ketcher API: Add possibility to run server functions #1172

AndreiMazol opened this issue Dec 31, 2021 Discussed in #1116 · 0 comments · Fixed by #1173
Assignees
Milestone

Comments

@AndreiMazol
Copy link
Contributor

Discussed in #1116

Originally posted by horiu December 17, 2021
Hi,

thanks for developing Ketcher!

Using the Calculated Values feature of the ketcher editor, I can calculate Chemical Formula and Exact Mass. This is a very nice feature. If I want to run this in Javascript and get the values, how can I do that?
I wish I could do it as a function, like ketcher.getSmilesAsync( ) and ketcher.generateImageAsync( ).

Thanks,

@AndreiMazol AndreiMazol self-assigned this Dec 31, 2021
@AndreiMazol AndreiMazol added this to the Release 2.5.0 milestone Dec 31, 2021
ViktoriiaFedotkina added a commit that referenced this issue Jan 10, 2022
ViktoriiaFedotkina added a commit that referenced this issue Jan 14, 2022
AndreiMazol pushed a commit that referenced this issue Jan 19, 2022
* Add get server to ketcher

* Add server method in ketcher

* Refactor server method in ketcher

* Fix ts errors

* Fix prettier

* Refactored indigo functions

* Refactor indigo methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants