ciderlib

3.0.0 • Public • Published

Build Status Coverage Status Dependencies Status Dev Dependencies Status

CiderLib v3.0.0

JavaScript utilities and functions for cidermaking calculations. This library underpins the functionality exposed to end users via CiderRef.

Installation

npm install ciderlib --save

API

ciderlib

Provides access to the entire CiderLib API via the named exports below.

Instruments

  • Hydrometer - correction of hydrometer readings for temperature.

Properties

  • Brix - representation of Brix with functions for comparison to other measurements and conversion to other properties and units.

  • Mass - representation of mass with units of measurement, functions for comparison to other masses and conversion to other units of measurement.

  • PercentABV - representation of %ABV with units of measurement and functions for comparison to other ABVs.

  • SpecificGravity - representation of specific gravity with units of measurement, functions for comparison to other measurements and conversion to other properties and units.

  • Temperature - representation of temperature with units of measurement, functions for comparison to other temperatures and conversion to other units of measurement.

  • Volume - representation of volume with units of measurement, functions for comparison to other volumes and conversion to other units of measurement.

  • VolumicMass - representation of volumic mass with units of measurement, functions for comparison to other measurements and conversion to other units of measurement.

Substances

  • Cider - sweetness classification and potential alcohol.

  • Water - boiling point, freezing point and density as a function of temperature.

Readme

Keywords

Package Sidebar

Install

npm i ciderlib

Weekly Downloads

10

Version

3.0.0

License

MIT

Last publish

Collaborators

  • mvolk