/height-calculator

Calculate height from multiple input units to multiple output units.

Primary LanguageJavaScript

height-calculator 1.0.0

Calculate height from multiple input units to multiple output units.

Installation

  • npm i height-calculator

Usage

  • npx height-calculator

Example run

Please enter a height:

999

Please enter a unit to convert from:

  1. cm
  2. m
  3. ft
  4. U.S. football fields (ff)

1

Please enter a unit to convert to:

  1. cm
  2. m
  3. ft
  4. U.S. football fields (ff)

ff

999 cm -> 0.09104302584 football fields

Calculate another height? (y or 1 to go again)