Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.
/ chemeditor Public archive

A chemical editor using kekule.js

License

Notifications You must be signed in to change notification settings

Fohlen/chemeditor

Repository files navigation

chemeditor

chemeditor is a little toolbox based on top of Kekule.js It's features include:

  • a small reference on how to use the editor
  • a refined expierence of the chemical editor from Kekule
  • select from pre-defined structures
  • calculate 3D presentations of molecules
  • exporting your formula as an image
  • saving and loading formula's directly into in your browser using LocalStorage

Please note that this project is HTML5-only, therefore it will run only in specific browsers.

Get it running

Follow these simple steps to get the server running locally

  • git submodule update --init
  • npm install
  • npm run server, which will open a server on http://localhost:8080

Deployment

In the future deployment shall automatically be done via surge

About

A chemical editor using kekule.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published