Go to file
pre-commit-ci[bot] 7b1f4c1c88
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/rtts/djhtml: 3.0.2 → 3.0.3](https://github.com/rtts/djhtml/compare/3.0.2...3.0.3)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.4...v3.0.0-alpha.6)
2023-03-07 04:51:09 +00:00
.github Add github actions 2022-10-08 20:39:32 +02:00
.eslintrc Initial commit 2022-10-08 19:44:35 +02:00
.gitignore Initial commit 2022-10-08 19:44:35 +02:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2023-03-07 04:51:09 +00:00
.prettierrc Initial commit 2022-10-08 19:44:35 +02:00
.update Add update script 2022-10-08 20:39:03 +02:00
CNAME Add more info in html 2022-10-09 11:35:50 +02:00
index.html [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-28 03:58:18 +00:00
LICENSE Add license 2022-10-08 20:21:14 +02:00
main.js Implement computation 2022-10-08 20:17:22 +02:00
README.md Add readme 2022-10-09 11:36:57 +02:00

doses

Given an alcohol proof in percent, compute the number of alcohol doses in a volume or the volume for a number of doses.

Dev setup

pre-commit install