Go to file
Gabriel Augendre 2494f2e3fb Run pre-commit before merging 2023-03-14 11:11:56 +01:00
.github Run pre-commit before merging 2023-03-14 11:11:56 +01: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
LICENSE Add license 2022-10-08 20:21:14 +02:00
README.md Add readme 2022-10-09 11:36:57 +02:00
index.html [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-28 03:58:18 +00:00
main.js Implement computation 2022-10-08 20:17:22 +02:00

README.md

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