An open API service indexing awesome lists of open source software.

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

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