height-calculator
v1.0.1
Published
Calculate height from multiple input units to multiple output units.
Downloads
2
Maintainers
Readme
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:
- cm
- m
- ft
- U.S. football fields (ff)
1
Please enter a unit to convert to:
- cm
- m
- ft
- U.S. football fields (ff)
ff
999 cm -> 0.09104302584 football fields
Calculate another height? (y or 1 to go again)