140

GitHub - brewcomputer/brewcalc: JavaScript (ES6) home brewing recipe calculator...

 6 years ago
source link: https://github.com/brewcomputer/brewcalc
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

beer brewcalc

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

arrow_forward Try it online

rocket 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.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK