You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gabriel Augendre 2494f2e3fb Run pre-commit before merging 6 days ago
.github Run pre-commit before merging 6 days ago
.eslintrc Initial commit 5 months ago
.gitignore Initial commit 5 months ago
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2 weeks ago
.prettierrc Initial commit 5 months ago
.update Add update script 5 months ago
CNAME Add more info in html 5 months ago
LICENSE Add license 5 months ago
README.md Add readme 5 months ago
index.html [pre-commit.ci] auto fixes from pre-commit.com hooks 3 weeks ago
main.js Implement computation 5 months ago

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