@akp-13/conversions

A CLI application that allows users to convert between different measurement units

Usage no npm install needed!

<script type="module">
  import akp13Conversions from 'https://cdn.skypack.dev/@akp-13/conversions';
</script>

README

npm (scoped)

Measurement Unit Converter

A CLI application that converts measurements!

CLI Interface

Installation

  • npm i -g @akp-13/conversions

Usage

  • convert --measurement X unit1 in unit2
  • >> Xunit1 is Yunit2

Supported Measurements and Units

More coming soon!

--measurement unit Definition
--length cm Centimetre
m Metre

Aknoweldgements