Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norandiaconu/height-calculator
Calculate height from multiple input units to multiple output units.
https://github.com/norandiaconu/height-calculator
npm npm-package
Last synced: 16 days ago
JSON representation
Calculate height from multiple input units to multiple output units.
- Host: GitHub
- URL: https://github.com/norandiaconu/height-calculator
- Owner: norandiaconu
- Created: 2022-07-10T20:08:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T20:16:20.000Z (over 2 years ago)
- Last Synced: 2024-12-26T14:48:00.086Z (about 2 months ago)
- Topics: npm, npm-package
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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:
> 999Please enter a unit to convert from:
1) cm
2) m
3) ft
4) U.S. football fields (ff)
> 1Please enter a unit to convert to:
1) cm
2) m
3) ft
4) U.S. football fields (ff)
> ff999 cm -> 0.09104302584 football fields
Calculate another height? (y or 1 to go again)