An open API service indexing awesome lists of open source software.

https://github.com/ippras/_utca


https://github.com/ippras/_utca

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

= UTCA

image:https://img.shields.io/github/v/release/ippras/utca-source?label=Version&sort=semver[Version]
image:https://img.shields.io/github/license/ippras/utca-source?label=License[License, link=license]
image:https://img.shields.io/github/actions/workflow/status/ippras/utca-source/rust.yml?logo=github&label=Rust[Rust, link=https://github.com/ippras/utca-source/actions/workflows/rust.yml]
image:https://img.shields.io/github/actions/workflow/status/ippras/utca-source/pages.yml?logo=github&label=Github Pages[Github Pages, link=https://github.com/ippras/utca-source/actions/workflows/pages.yml]

Ultimate Triacylglycerol Calculation Application

== Documentation

|===
|link:doc/en-US.adoc[English 🇺🇸] | link:doc/ru-RU.adoc[Русский 🇷🇺]
|===

== Version

* link:https://ippras.github.io/utca[title=Latest Release, window=_blank]
* link:https://ippras.github.io/utca/{version}[title=Release Version, window=_blank]

== Run

=== Native

`cargo run`

=== Web (http://127.0.0.1:8080)

`trunk serve --release --filehash=false`

==== Requirements

`rustup target add wasm32-unknown-unknown`

==== Errors

integrity:

* `chrome://settings/clearBrowserData`
* `Дополнительные`
* `Изображения и другие файлы, сохраненные в кеше`
* `Удалить данные`

== See Also

* link:https://byrdwell.com/Triacylglycerols/TAGbyMass1.htm[byrdwell.com]
* link:https://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl[nist.gov, title=Atomic Weights and Isotopic Compositions for All Elements]

== Dedication

== TODO