https://github.com/textbook/abv
Approximate the calories in your beer
https://github.com/textbook/abv
Last synced: over 1 year ago
JSON representation
Approximate the calories in your beer
- Host: GitHub
- URL: https://github.com/textbook/abv
- Owner: textbook
- License: isc
- Created: 2021-08-22T21:30:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T12:33:01.000Z (over 1 year ago)
- Last Synced: 2025-01-08T07:52:15.776Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://blog.jonrshar.pe/abv/
- Size: 4.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ABV
[![Node.js CI][2]][3]
Approximate the calories in your beer
## Calculation
This is based on the calculation from [Homebrew Academy][1]:
> **Approx. Calories** = (ABV% * 2.5 ) * oz
[1]: https://homebrewacademy.com/beer-calories-calculator/
[2]: https://github.com/textbook/abv/actions/workflows/push.yml/badge.svg
[3]: https://github.com/textbook/abv/actions/workflows/push.yml