Skip to content

jeffyboh/brewfuncs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

brewfuncs

Helpful calculations used in brewing beer

Installation

npm install --save brewfuncs

Usage

You can calculate estimated alcohol by volume using original and final gravity.

The /src directory contains the ES6 source code. /dist contains the down-compiled ES5 variant when a build is run.

Tests

I am using mocha and chai for testing.

npm test

Contributing

Contributions are welcome. If you are adding a new feature please be sure to add a new test case

About

Helpful calculations used in brewing beer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published