0.1.6 • Published 3 years ago

brewcalc v0.1.6

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

🍺 brewcalc brewcalc tests

A modern (ES6) functional JavaScript library for brewing calculations.

▶️ Try it online

🚀 Installation

There are two ways to use brewcalc - client-side in a web browser or server-side using node.js.

Browser

To use brewcalc in a browser, download compiled lib and include it to your html:

<script type="text/javascript" src="/scripts/brewcalc.min.js"></script>

Node.js

For Node.js, you can install brewcalc using npm:

npm install brewcalc

add --save option to add brewcalc to your project's package.json

Input data types

For expected input data types please refer to FlowType definitions.

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago