beermath
A collection of functions to calculate data for beer recipes
react-mash
Button that can trigger a different function when repeatedly clicked in quick succession.
pluggable-prng
An ES module with a class providing a "Pseudo-random number generator" which is "pluggable" meaning you can plug-in any PRNG algorithm. It's also "seedable" meaning that it can have a reproducible (deterministic) output based on its starting seed. The mod
brewingcalcs
Javascript library to help calculate various metrics when brewing or recipe planning.
portable-rng
Simple, node/browser compatible Alea RNG generator from http://baagoe.com/en/RandomMusings/javascript/