Skip to content

Web application for converting from Heta into different modeling formats

License

Notifications You must be signed in to change notification settings

hetalang/heta-online

Repository files navigation

Heta project GitHub issues Build and Deploy GitHub license

heta-online

This is a web application for converting from Heta modeling platforms into different modeling formats and software. Heta online is based on heta-compiler node library and command line tool.

The application can be tested on the page: https://heta-online.insysbio.com.

To read the full documentation on Heta language, visit the Heta project homepage: https://hetalang.github.io/#.

building

npm i
npm run build

License

Licensed under the Apache License, Version 2.0. See the LICENSE text.

Authors

  • Evgeny Metelkin