atheers-unit-converter
v1.0.7
Published
This is a simple unit converter
Readme
Atheer's Unit Converter
This is a simple CLI that allows users to convert measurements into different units.

Install/Run Instructions
to install this package globally, enter the following into terminal
npm install -g atheers-unit-converter
to run the package enter the following into terminal (from anywhere)
convert
NPM package can be found online here
Supported Conversions
| Unit | Supported Conversion | | ------------- |:-------------:| | cm | m | | m | cm |
