https://github.com/ippras/_utca
https://github.com/ippras/_utca
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ippras/_utca
- Owner: ippras
- Created: 2025-04-19T19:35:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T09:23:16.000Z (about 1 year ago)
- Last Synced: 2025-05-06T10:37:27.364Z (about 1 year ago)
- Language: Rust
- Size: 2.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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