convertsvc

Unit conversion library. Distance (for now).

Usage no npm install needed!

<script type="module">
  import convertsvc from 'https://cdn.skypack.dev/convertsvc';
</script>

README

Converter Service

A service to convert from unit to units.

Goals include being light weight, fast, and will do its best to convert any unit X to unit Y.

Example future goal: Convert BTU to Watts (would end up with Watt Hours).