Skip to content

A collection of functions to help calculate recipes for brewing beer

License

Notifications You must be signed in to change notification settings

toddself/beermath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

beermath

A collection of functions to help shape and create beer recipes.

installation

npm i -S beermath

usage

The /dist directory contains the ES6 source code, including an index.js that exports all of the symbols. The jsnext:main key points here to allow this to be used with ES6 build tools (like Rollup).

The /src directory contains the compiled-down ES5 variant which is generated when this package is published to NPM (or when you do npm run build).

license

Copyright © 2015 Todd Kennedy, Apache 2.0

About

A collection of functions to help calculate recipes for brewing beer

Resources

License

Stars

Watchers

Forks

Packages

No packages published